From: Zachary Amsden Date: Sun, 1 Oct 2006 06:29:38 +0000 (-0700) Subject: [PATCH] Some config.h removals X-Git-Tag: v2.6.19-rc1~493 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a73fdc5ea836d2edc5e02890b51185fe304d7d3;p=pandora-kernel.git [PATCH] Some config.h removals During tracking down a PAE compile failure, I found that config.h was being included in a bunch of places in i386 code. It is no longer necessary, so drop it. Signed-off-by: Zachary Amsden Cc: Rusty Russell Cc: Jeremy Fitzhardinge Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed