diff options
Diffstat (limited to 'include/asm-arm/arch-pnx4008/timex.h')
-rw-r--r-- | include/asm-arm/arch-pnx4008/timex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/arch-pnx4008/timex.h b/include/asm-arm/arch-pnx4008/timex.h index ee470a39089a..f22ee24a0219 100644 --- a/include/asm-arm/arch-pnx4008/timex.h +++ b/include/asm-arm/arch-pnx4008/timex.h @@ -14,7 +14,7 @@ #ifndef __PNX4008_TIMEX_H #define __PNX4008_TIMEX_H -#include <asm/hardware.h> +#include <asm/arch/hardware.h> #include <asm/io.h> #define CLOCK_TICK_RATE 1000000 |