common: Drop net.h from common header
[platform/kernel/u-boot.git] / arch / arm / cpu / pxa / pxa2xx.c
index 14fe307..ecf85d2 100644 (file)
  */
 
 #include <common.h>
+#include <cpu_func.h>
+#include <irq_func.h>
 #include <asm/arch/pxa-regs.h>
+#include <asm/cache.h>
 #include <asm/io.h>
 #include <asm/system.h>
 #include <command.h>