]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/at91rm9200/cpu.c
* Patch by Arun Dharankar, 24 Mar 2003:
[karo-tx-uboot.git] / cpu / at91rm9200 / cpu.c
index f41210b54572fda678369b5a389ef577a1f4be59..bccc75d799064fdddf064c6af36ceaebe2ecb987 100644 (file)
@@ -32,7 +32,7 @@
 
 #include <common.h>
 #include <command.h>
-#include <AT91RM9200.h>
+#include <asm/io.h>
 
 /* read co-processor 15, register #1 (control register) */
 static unsigned long read_p15_c1(void)