]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/at91rm9200/interrupts.c
* Patch by Arun Dharankar, 24 Mar 2003:
[karo-tx-uboot.git] / cpu / at91rm9200 / interrupts.c
index a14ef81d0c0f8938fef4751bdf5dcda77022a74e..aa0d4150128a17e84a253473662ae330912c3b9f 100644 (file)
@@ -31,7 +31,7 @@
  */
 
 #include <common.h>
-#include <AT91RM9200.h>
+#include <asm/io.h>
 #include <asm/proc-armv/ptrace.h>
 
 extern void reset_cpu(ulong addr);