mirror of
https://github.com/torvalds/linux.git
synced 2026-05-02 13:32:40 -04: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>