mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
Fix the above kernel error from parport_announce_port() on 32bit GSC machines (e.g. B160L). The parport driver requires now a pointer to the device struct. Signed-off-by: Helge Deller <deller@gmx.de>