]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/at91rm9200/serial.c
* Patch by Arun Dharankar, 24 Mar 2003:
[karo-tx-uboot.git] / cpu / at91rm9200 / serial.c
index 565cd3da8b7e6e9acd7880a31de3ae27a1db6f93..5c5172ef38e5ad591c4977ac38d7ddd15ebc8fa5 100644 (file)
@@ -30,7 +30,7 @@
  */
 
 #include <common.h>
-#include <AT91RM9200.h>
+#include <asm/io.h>
 
 /* ggi thunder */
 AT91PS_USART us = (AT91PS_USART) AT91C_BASE_DBGU;