summaryrefslogtreecommitdiff
path: root/chip/it83xx/hwtimer.c
diff options
context:
space:
mode:
Diffstat (limited to 'chip/it83xx/hwtimer.c')
-rw-r--r--chip/it83xx/hwtimer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/chip/it83xx/hwtimer.c b/chip/it83xx/hwtimer.c
index 7a46f52773..b9add82b5a 100644
--- a/chip/it83xx/hwtimer.c
+++ b/chip/it83xx/hwtimer.c
@@ -5,8 +5,8 @@
/* Hardware timers driver */
-#include "common.h"
#include "cpu.h"
+#include "common.h"
#include "hooks.h"
#include "hwtimer.h"
#include "hwtimer_chip.h"