[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)
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>

No differences found