common: Drop image.h from common header
[oweals/u-boot.git] / arch / arm / cpu / armv8 / fsl-layerscape / mp.c
index 4e779dde1db94dabb52de4fbd6f871eaab7279c1..4ef2a302785c543fbdcc2ddcce0ac7941d876cb2 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <common.h>
 #include <cpu_func.h>
+#include <image.h>
 #include <asm/cache.h>
 #include <asm/io.h>
 #include <asm/system.h>