mirror of
https://github.com/torvalds/linux.git
synced 2026-09-19 20:21:51 -04:00
hp_sdc_exit() mustn't be __exit since it's called from the __init hp_sdc_register(). Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>