]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
drivers/net/sis190.c section fix
authorAdrian Bunk <bunk@kernel.org>
Tue, 11 Dec 2007 22:23:56 +0000 (23:23 +0100)
committerJeff Garzik <jeff@garzik.org>
Fri, 14 Dec 2007 20:26:19 +0000 (15:26 -0500)
commitc2b75f0cd7cb14874f179d2c09c81f77ad784df2
treeccd0841fc28d476b2148b14e01390d4fad95c646
parent8e9859184031ac1b0a0234b8671a90cfcd333666
drivers/net/sis190.c section fix

This patch fixes the following section mismatch with CONFIG_HOTPLUG=n:

<--  snip  -->

...
WARNING: vmlinux.o(.init.text.20+0x4cb25): Section mismatch: reference to .exit.text:sis190_mii_remove (between 'sis190_init_one' and 'read_eeprom')
...

<--  snip  -->

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/sis190.c