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