[ARM] Include asm/hardware.h not asm/arch/hardware.h
[powerpc.git] / include / asm-arm / arch-at91rm9200 / timex.h
index 3f112dd..88687ce 100644 (file)
@@ -21,7 +21,7 @@
 #ifndef __ASM_ARCH_TIMEX_H
 #define __ASM_ARCH_TIMEX_H
 
-#include <asm/arch/hardware.h>
+#include <asm/hardware.h>
 
 #define CLOCK_TICK_RATE                (AT91_SLOW_CLOCK)