common: Drop net.h from common header
[platform/kernel/u-boot.git] / arch / arm / cpu / pxa / pxa2xx.c
index 7d6abf4..ecf85d2 100644 (file)
@@ -11,7 +11,9 @@
 
 #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>