diff options
Diffstat (limited to 'cpu/arm926ejs/nomadik/timer.c')
-rw-r--r-- | cpu/arm926ejs/nomadik/timer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu/arm926ejs/nomadik/timer.c b/cpu/arm926ejs/nomadik/timer.c index 960cf52dfb..2870d24ad5 100644 --- a/cpu/arm926ejs/nomadik/timer.c +++ b/cpu/arm926ejs/nomadik/timer.c @@ -37,7 +37,6 @@ #include <common.h> #include <asm/io.h> -#include <arm926ejs.h> #define TIMER_LOAD_VAL 0xffffffff |