common: Drop image.h from common header
[platform/kernel/u-boot.git] / arch / arm / mach-k3 / sysfw-loader.c
index 6d54b65..472b508 100644 (file)
@@ -7,6 +7,7 @@
  */
 
 #include <common.h>
+#include <image.h>
 #include <spl.h>
 #include <malloc.h>
 #include <remoteproc.h>