summaryrefslogtreecommitdiff
path: root/chip/nrf51/hwtimer.c
diff options
context:
space:
mode:
Diffstat (limited to 'chip/nrf51/hwtimer.c')
-rw-r--r--chip/nrf51/hwtimer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/chip/nrf51/hwtimer.c b/chip/nrf51/hwtimer.c
index 980a889657..2f44df905c 100644
--- a/chip/nrf51/hwtimer.c
+++ b/chip/nrf51/hwtimer.c
@@ -176,4 +176,3 @@ int __hw_clock_source_init(uint32_t start_t)
return NRF51_PERID_TIMER(HWTIMER);
}
-