common: Drop image.h from common header
[platform/kernel/u-boot.git] / arch / arm / mach-k3 / common.c
index 80dfa5f..af1020b 100644 (file)
@@ -8,10 +8,12 @@
 
 #include <common.h>
 #include <cpu_func.h>
+#include <image.h>
 #include <spl.h>
 #include "common.h"
 #include <dm.h>
 #include <remoteproc.h>
+#include <asm/cache.h>
 #include <linux/soc/ti/ti_sci_protocol.h>
 #include <fdt_support.h>
 #include <asm/arch/sys_proto.h>