From: Adrian Bunk Date: Wed, 30 Jan 2008 20:03:34 +0000 (+0200) Subject: net/sunbmac.c section fix X-Git-Tag: v2.6.25-rc1~1065^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83084fa39282e9230d590cc91544acb6638c89fa;p=pandora-kernel.git 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 Signed-off-by: Jeff Garzik Signed-off-by: David S. Miller --- Reading git-diff-tree failed