summaryrefslogtreecommitdiff
path: root/include/fsl_ifc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fsl_ifc.h')
-rw-r--r--include/fsl_ifc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/fsl_ifc.h b/include/fsl_ifc.h
index a86f2162aa..29aa687507 100644
--- a/include/fsl_ifc.h
+++ b/include/fsl_ifc.h
@@ -11,6 +11,9 @@
#ifdef CONFIG_FSL_IFC
#include <config.h>
#include <common.h>
+#ifdef CONFIG_ARM
+#include <asm/arch/soc.h>
+#endif
#define FSL_IFC_V1_1_0 0x01010000
#define FSL_IFC_V2_0_0 0x02000000