]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - cpu/at91rm9200/cpu.c
* Header file cleanup for ARM
[karo-tx-uboot.git] / cpu / at91rm9200 / cpu.c
index bccc75d799064fdddf064c6af36ceaebe2ecb987..ad3cd13e68597b463acfbb87cebcd7a1fc276892 100644 (file)
@@ -33,6 +33,7 @@
 #include <common.h>
 #include <command.h>
 #include <asm/io.h>
+#include <asm/arch/hardware.h>
 
 /* read co-processor 15, register #1 (control register) */
 static unsigned long read_p15_c1(void)