aboutsummaryrefslogtreecommitdiff
path: root/lib_avr32/bootm.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib_avr32/bootm.c')
-rw-r--r--lib_avr32/bootm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib_avr32/bootm.c b/lib_avr32/bootm.c
index 03ab8d1fa..0ca4718c8 100644
--- a/lib_avr32/bootm.c
+++ b/lib_avr32/bootm.c
@@ -24,7 +24,7 @@
#include <image.h>
#include <zlib.h>
#include <asm/byteorder.h>
-#include <asm/addrspace.h>
+#include <asm/arch/addrspace.h>
#include <asm/io.h>
#include <asm/setup.h>
#include <asm/arch/clk.h>