[PATCH] acenic: fix section mismatches
authorRandy Dunlap <rdunlap@xenotime.net>
Mon, 27 Mar 2006 20:26:12 +0000 (12:26 -0800)
committerJeff Garzik <jeff@garzik.org>
Wed, 29 Mar 2006 22:28:49 +0000 (17:28 -0500)
commit8a89334caf80bb7c86383b73fd5a528cb88c696f
tree4590f6d465a94bb5cb4cc8c63a95d0186daeb88d
parent4e5077b62b1f67fe0df916e387da4a6dabe577e9
[PATCH] acenic: fix section mismatches

Fix section mismatches in acenic driver:
WARNING: drivers/net/acenic.o - Section mismatch: reference to .init.data:tigon2FwText from .text between 'acenic_probe_one' (at offset 0x2409) and 'ace_interrupt'
WARNING: drivers/net/acenic.o - Section mismatch: reference to .init.data:tigon2FwRodata from .text between 'acenic_probe_one' (at offset 0x2422) and 'ace_interrupt'

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/acenic_firmware.h