[ARM] rpc: silence two section mismatch warnings
commit07ed31319422e82d50dfae7aebf88514d258b8f3
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 15 Jul 2007 11:51:41 +0000 (15 12:51 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 20 Jul 2007 08:39:56 +0000 (20 09:39 +0100)
treeae56f9c26a4d23a9cf0114c1ddf401d26e7dab96
parent40c3a578a76ce0b20d1716e03b5a4b407ca9ca51
[ARM] rpc: silence two section mismatch warnings

WARNING: drivers/built-in.o(.text+0x3fd54): Section mismatch: reference to .init.data: (between 'ether3_probe' and 'ether1_setmulticastlist')
WARNING: drivers/built-in.o(.text+0x40380): Section mismatch: reference to .init.data: (between 'ether1_probe' and 'ether1_interrupt')

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/net/arm/ether1.c
drivers/net/arm/ether3.c