aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/probe_roms_32.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/kernel/probe_roms_32.c')
-rw-r--r--arch/x86/kernel/probe_roms_32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/probe_roms_32.c b/arch/x86/kernel/probe_roms_32.c
index 675a48c404a5..071e7fea42e5 100644
--- a/arch/x86/kernel/probe_roms_32.c
+++ b/arch/x86/kernel/probe_roms_32.c
@@ -18,7 +18,7 @@
#include <asm/setup.h>
#include <asm/sections.h>
#include <asm/io.h>
-#include <setup_arch.h>
+#include <asm/setup_arch.h>
static struct resource system_rom_resource = {
.name = "System ROM",