From: Ingo Molnar Date: Fri, 2 Jan 2009 15:16:16 +0000 (+0100) Subject: kbuild: Remove gcc 4.1.0 quirk from init/main.c X-Git-Tag: v2.6.29-rc1~546 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=609e5b71d0eca163df017ecfcf917b149875e744;p=pandora-kernel.git kbuild: Remove gcc 4.1.0 quirk from init/main.c Impact: cleanup We now have a cleaner check for gcc 4.1.0/4.1.1 trouble in include/linux/compiler-gcc4.h, so remove the 4.1.0 quirk from init/main.c. Reported-by: Bartlomiej Zolnierkiewicz Signed-off-by: Ingo Molnar Acked-by: Sam Ravnborg Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed