From: Andrew Morton Date: Sun, 10 Feb 2008 07:41:40 +0000 (-0800) Subject: via-velocity: section fix X-Git-Tag: v2.6.25-rc1~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f14b92f454150293d79031d210cc678329f3e02;p=pandora-kernel.git via-velocity: section fix From: Andrew Morton gcc-3.4.4 on powerpc: drivers/net/via-velocity.c:443: error: chip_info_table causes a section type conflict on this one I had to remove the __devinitdata too. Don't know why. Cc: Jeff Garzik Cc: Sam Ravnborg Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed