summaryrefslogtreecommitdiff
path: root/core/cortex-m/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/cortex-m/timer.c')
-rw-r--r--core/cortex-m/timer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/cortex-m/timer.c b/core/cortex-m/timer.c
index 56b67a9d2f..9a32d6fa66 100644
--- a/core/cortex-m/timer.c
+++ b/core/cortex-m/timer.c
@@ -11,7 +11,6 @@
#include "timer.h"
#include "hwtimer.h"
#include "atomic.h"
-#include "board.h"
#include "console.h"
#include "uart.h"
#include "util.h"