diff options
Diffstat (limited to 'cpu/arm920t/imx/timer.c')
-rw-r--r-- | cpu/arm920t/imx/timer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu/arm920t/imx/timer.c b/cpu/arm920t/imx/timer.c index 280c682..31ec588 100644 --- a/cpu/arm920t/imx/timer.c +++ b/cpu/arm920t/imx/timer.c @@ -32,7 +32,6 @@ #include <common.h> #if defined (CONFIG_IMX) -#include <arm920t.h> #include <asm/arch/imx-regs.h> int timer_init (void) |