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

No differences found