common: Drop image.h from common header
[platform/kernel/u-boot.git] / board / toradex / verdin-imx8mm / spl.c
index dc5bd84..c614fc7 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <image.h>
 #include <asm/arch/clock.h>
 #include <asm/arch/ddr.h>
 #include <asm/arch/imx8mm_pins.h>