net/sunqe.c section fix
commit3edd76caf4d1cda9cf84c5c6845f80f996f36081
authorAdrian Bunk <bunk@kernel.org>
Wed, 30 Jan 2008 20:03:39 +0000 (30 22:03 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 Feb 2008 12:26:14 +0000 (3 04:26 -0800)
tree2fbc4c48c8ffbdcb5c21ff7c1142d58844b50ef5
parentaa782d3195c8a1f6da9a44f1862f098f41bfe8a2
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