summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/prepare_uboot.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/boot/prepare_uboot.c')
-rw-r--r--arch/x86/boot/prepare_uboot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/boot/prepare_uboot.c b/arch/x86/boot/prepare_uboot.c
index a68aceddb6..79e6fb0cbe 100644
--- a/arch/x86/boot/prepare_uboot.c
+++ b/arch/x86/boot/prepare_uboot.c
@@ -13,7 +13,7 @@
*/
#include <asm/segment.h>
#include <asm/modes.h>
-#include <asm/io.h>
+#include <io.h>
#include "boot.h"
/* be aware of: */