[ARM] 3662/1: ixp23xx: don't include asm/hardware.h in uncompress.h
[pandora-kernel.git] / include / asm-arm / arch-ixp23xx / uncompress.h
index 013575e..16c1110 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef __ASM_ARCH_UNCOMPRESS_H
 #define __ASM_ARCH_UNCOMPRESS_H
 
-#include <asm/hardware.h>
+#include <asm/arch/ixp23xx.h>
 #include <linux/serial_reg.h>
 
 #define UART_BASE      ((volatile u32 *)IXP23XX_UART1_PHYS)