]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
net/sunbmac.c section fix
authorAdrian Bunk <bunk@kernel.org>
Wed, 30 Jan 2008 20:03:34 +0000 (22:03 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 Feb 2008 12:26:15 +0000 (04:26 -0800)
commit83084fa39282e9230d590cc91544acb6638c89fa
tree4109faf8f97b89a31e56ae285f7a01ed20c69f00
parent3edd76caf4d1cda9cf84c5c6845f80f996f36081
net/sunbmac.c section fix

This patch fixes the following section mismatch:

<--  snip  -->

...
WARNING: drivers/net/sunbmac.o(.devinit.text+0x24): Section mismatch in reference from the function bigmac_sbus_probe() to the function .init.text:bigmac_ether_init()
...

<--  snip  -->

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sunbmac.c