]> git.baikalelectronics.ru Git - kernel.git/commit
net/sunqe.c section fix
authorAdrian Bunk <bunk@kernel.org>
Wed, 30 Jan 2008 20:03:39 +0000 (22:03 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 Feb 2008 12:26:14 +0000 (04:26 -0800)
commit3f46ae022827b91796209130b7d798bb714ba0cf
tree2fbc4c48c8ffbdcb5c21ff7c1142d58844b50ef5
parent5e1f7ab027fdd393c339c976edb2fa023bfc9887
net/sunqe.c section fix

This patch fixes the following section mismatch:

<--  snip  -->

...
WARNING: drivers/net/sunqe.o(.devinit.text+0x4): Section mismatch in reference from the function qec_sbus_probe() to the function .init.text:qec_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/sunqe.c