Re: [2.6 patch] input/serio/hp_sdc.c section fix

2007-10-27 Thread Dmitry Torokhov
On Wednesday 24 October 2007 12:26, Adrian Bunk wrote: > hp_sdc_exit() mustn't be __exit since it's called from the > __init hp_sdc_register(). > Applied, thank you Adrian. -- Dmitry

[2.6 patch] input/serio/hp_sdc.c section fix

2007-10-24 Thread Adrian Bunk
hp_sdc_exit() mustn't be __exit since it's called from the __init hp_sdc_register(). This patch fixes the following section mismatch: <-- snip --> ... MODPOST vmlinux.o ... WARNING: vmlinux.o(.init.text+0x1af68): Section mismatch: reference to .exit.text:hp_sdc_exit (between 'hp_sdc_registe