summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap/boot_order.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap/boot_order.c')
-rw-r--r--arch/arm/mach-omap/boot_order.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap/boot_order.c b/arch/arm/mach-omap/boot_order.c
index 4b74fdba66..4fed99743f 100644
--- a/arch/arm/mach-omap/boot_order.c
+++ b/arch/arm/mach-omap/boot_order.c
@@ -15,7 +15,7 @@
#include <common.h>
#include <command.h>
#include <complete.h>
-#include <mach/omap4-silicon.h>
+#include <mach/omap/omap4-silicon.h>
struct bootsrc {
const char *name;