From: Thomas Gleixner Date: Wed, 30 Jan 2008 12:30:16 +0000 (+0100) Subject: x86: move acpi and pci declarations X-Git-Tag: v2.6.25-rc1~1143^2~831 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=376ff0352c24a5fa47f1250dd60937b5a9077672;p=karo-tx-linux.git x86: move acpi and pci declarations Move acpi/pci related declarations to the correct headers and remove the duplicate. Build fix from: Andrew Morton Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- diff --git a/arch/x86/kernel/setup_32.c b/arch/x86/kernel/setup_32.c index 51bdc0b1b72e..236d30b264d8 100644 --- a/arch/x86/kernel/setup_32.c +++ b/arch/x86/kernel/setup_32.c @@ -44,6 +44,7 @@ #include #include #include +#include #include