diff options
Diffstat (limited to 'include/asm-arm/arch-mxc/uncompress.h')
-rw-r--r-- | include/asm-arm/arch-mxc/uncompress.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/arch-mxc/uncompress.h b/include/asm-arm/arch-mxc/uncompress.h index 42cc0cb3fefd..18f33b0cdeb2 100644 --- a/include/asm-arm/arch-mxc/uncompress.h +++ b/include/asm-arm/arch-mxc/uncompress.h @@ -25,7 +25,7 @@ #define __MXC_BOOT_UNCOMPRESS -#include <asm/hardware.h> +#include <asm/arch/hardware.h> #define UART(x) (*(volatile unsigned long *)(serial_port + (x))) |