summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/bootm-barebox.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-at91/bootm-barebox.c')
-rw-r--r--arch/arm/mach-at91/bootm-barebox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-at91/bootm-barebox.c b/arch/arm/mach-at91/bootm-barebox.c
index 77aa4577c6..5540b8fad3 100644
--- a/arch/arm/mach-at91/bootm-barebox.c
+++ b/arch/arm/mach-at91/bootm-barebox.c
@@ -6,7 +6,7 @@
#include <common.h>
#include <init.h>
#include <memory.h>
-#include <mach/sama5_bootsource.h>
+#include <mach/at91/sama5_bootsource.h>
unsigned long at91_bootsource;
EXPORT_SYMBOL(at91_bootsource);