From: Randy Dunlap Date: Mon, 27 Mar 2006 20:26:12 +0000 (-0800) Subject: [PATCH] acenic: fix section mismatches X-Git-Tag: v2.6.17-rc1~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a89334caf80bb7c86383b73fd5a528cb88c696f;p=pandora-kernel.git [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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed