Loading arch/x86/kernel/setup.c +4 −4 Original line number Diff line number Diff line Loading @@ -101,11 +101,7 @@ #include <asm/proto.h> #include <mach_apic.h> #ifdef CONFIG_PARAVIRT #include <asm/paravirt.h> #else #define ARCH_SETUP #endif #include <asm/percpu.h> #include <asm/sections.h> Loading @@ -115,6 +111,10 @@ #include <asm/numa_64.h> #endif #ifndef ARCH_SETUP #define ARCH_SETUP #endif #ifndef CONFIG_DEBUG_BOOT_PARAMS struct boot_params __initdata boot_params; #else Loading include/asm-x86/mach-default/setup_arch.h +0 −4 Original line number Diff line number Diff line /* Hook to call BIOS initialisation function */ /* no action for generic */ #ifndef ARCH_SETUP #define ARCH_SETUP #endif include/asm-x86/mach-visws/setup_arch.h +0 −2 Original line number Diff line number Diff line Loading @@ -4,5 +4,3 @@ extern unsigned long sgivwfb_mem_phys; extern unsigned long sgivwfb_mem_size; /* no action for visws */ #define ARCH_SETUP Loading
arch/x86/kernel/setup.c +4 −4 Original line number Diff line number Diff line Loading @@ -101,11 +101,7 @@ #include <asm/proto.h> #include <mach_apic.h> #ifdef CONFIG_PARAVIRT #include <asm/paravirt.h> #else #define ARCH_SETUP #endif #include <asm/percpu.h> #include <asm/sections.h> Loading @@ -115,6 +111,10 @@ #include <asm/numa_64.h> #endif #ifndef ARCH_SETUP #define ARCH_SETUP #endif #ifndef CONFIG_DEBUG_BOOT_PARAMS struct boot_params __initdata boot_params; #else Loading
include/asm-x86/mach-default/setup_arch.h +0 −4 Original line number Diff line number Diff line /* Hook to call BIOS initialisation function */ /* no action for generic */ #ifndef ARCH_SETUP #define ARCH_SETUP #endif
include/asm-x86/mach-visws/setup_arch.h +0 −2 Original line number Diff line number Diff line Loading @@ -4,5 +4,3 @@ extern unsigned long sgivwfb_mem_phys; extern unsigned long sgivwfb_mem_size; /* no action for visws */ #define ARCH_SETUP