mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>