common: Drop net.h from common header
[oweals/u-boot.git] / arch / arm / mach-zynq / cpu.c
index e5f557716b7b004f97069089856b4de8967b4ccb..43c5ca39d47fcd41df599fef5d2322f56900e351 100644 (file)
@@ -4,7 +4,9 @@
  * Copyright (C) 2012 Xilinx, Inc. All rights reserved.
  */
 #include <common.h>
+#include <cpu_func.h>
 #include <zynqpl.h>
+#include <asm/cache.h>
 #include <asm/io.h>
 #include <asm/arch/clk.h>
 #include <asm/arch/hardware.h>