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