[ARM] 3954/1: AT91: Update drivers for new headers
[powerpc.git] / drivers / serial / atmel_serial.c
index 877876e..f930df0 100644 (file)
@@ -36,9 +36,9 @@
 
 #include <asm/io.h>
 
-#include <asm/arch/at91rm9200_pdc.h>
 #include <asm/mach/serial_at91.h>
 #include <asm/arch/board.h>
+#include <asm/arch/at91_pdc.h>
 #ifdef CONFIG_ARM
 #include <asm/arch/system.h>
 #include <asm/arch/gpio.h>