Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / arch / arm / cpu / pxa / pxa2xx.c
index 7d6abf4dbca41b9d9d6b1f94d3b7bb0dc1c315a8..ea91d8aaec2bbf90e4c13281271f23a96057285a 100644 (file)
 
 #include <common.h>
 #include <cpu_func.h>
+#include <init.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>