summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/mx6
diff options
context:
space:
mode:
authorJeroen Hofstee <jeroen@myspectrum.nl>2014-10-08 22:57:52 +0200
committerTom Rini <trini@ti.com>2014-10-25 15:27:35 -0400
commit5624c6bd4e58631d6c250cee66142a8d5ac24f30 (patch)
tree66295bd2c28248a915ba987470ed3f2bfef4fc0f /arch/arm/cpu/armv7/mx6
parent73063c0422e6c5011fbe660826933100dd491322 (diff)
downloadblackbird-obmc-uboot-5624c6bd4e58631d6c250cee66142a8d5ac24f30.tar.gz
blackbird-obmc-uboot-5624c6bd4e58631d6c250cee66142a8d5ac24f30.zip
imx: add missing includes
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
Diffstat (limited to 'arch/arm/cpu/armv7/mx6')
-rw-r--r--arch/arm/cpu/armv7/mx6/soc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/cpu/armv7/mx6/soc.c b/arch/arm/cpu/armv7/mx6/soc.c
index 6352422253..a202b0318e 100644
--- a/arch/arm/cpu/armv7/mx6/soc.c
+++ b/arch/arm/cpu/armv7/mx6/soc.c
@@ -9,6 +9,7 @@
#include <common.h>
#include <asm/armv7.h>
+#include <asm/bootm.h>
#include <asm/pl310.h>
#include <asm/errno.h>
#include <asm/io.h>
OpenPOWER on IntegriCloud