[PATCH] ppc32/serial: Fix compiler errors with GCC 4.x in mpc52xx_uart.c
[powerpc.git] / drivers / serial / amba-pl010.c
index 679e678..ddd0307 100644 (file)
@@ -50,6 +50,7 @@
 
 #include <asm/io.h>
 #include <asm/irq.h>
+#include <asm/hardware.h>
 #include <asm/hardware/amba.h>
 #include <asm/hardware/amba_serial.h>