[PATCH] cs89x0 section fix
authorAndrew Morton <akpm@osdl.org>
Tue, 15 Aug 2006 05:59:59 +0000 (22:59 -0700)
committerJeff Garzik <jeff@garzik.org>
Sat, 19 Aug 2006 21:40:15 +0000 (17:40 -0400)
commite26c129a49a7a4990f362a9cdb3084198b4d9d7b
treec75a8653a660579065ac5c1767622265c90bf250
parent5f3bc456ce190a963a8816be5a318df9998f3bc5
[PATCH] cs89x0 section fix

WARNING: drivers/net/cs89x0.o - Section mismatch: reference to .init.data:version from .text between 'init_module' (at offset 0x13d8) and 'net_get_stats'
WARNING: drivers/net/cs89x0.o - Section mismatch: reference to .init.text: from .text between 'init_module' (at offset 0x1634) and 'net_get_stats'
WARNING: drivers/net/cs89x0.o - Section mismatch: reference to .init.text: from .text between 'init_module' (at offset 0x1a1f) and 'net_get_stats'

Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/cs89x0.c