]> git.sur5r.net Git - u-boot/blobdiff - cpu/at91rm9200/serial.c
* Header file cleanup for ARM
[u-boot] / cpu / at91rm9200 / serial.c
index 565cd3da8b7e6e9acd7880a31de3ae27a1db6f93..f80fd4320c5ea0d1152926b024473920a324ae82 100644 (file)
@@ -30,7 +30,8 @@
  */
 
 #include <common.h>
-#include <AT91RM9200.h>
+#include <asm/io.h>
+#include <asm/arch/hardware.h>
 
 /* ggi thunder */
 AT91PS_USART us = (AT91PS_USART) AT91C_BASE_DBGU;