mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +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>