]> git.baikalelectronics.ru Git - kernel.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)
commit4fad7edc1b5ed2aa8bcbab95b646fc1150cc7ebc
tree4109faf8f97b89a31e56ae285f7a01ed20c69f00
parent3f46ae022827b91796209130b7d798bb714ba0cf
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