From: Andrew Morton Date: Tue, 15 Aug 2006 06:00:08 +0000 (-0700) Subject: [PATCH] winbond-840 section fix X-Git-Tag: v2.6.18-rc5~61^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9d26c9785d900d8547b268f0c0507f252879c48;p=pandora-kernel.git [PATCH] winbond-840 section fix With CONFIG_HOTPLUG=n it won't compile: drivers/net/tulip/winbond-840.c:141: error: version causes a section type conflict (For some reason it gets the same error if marked __initdata. Give up.) Cc: Valerie Henson Cc: Jeff Garzik Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed