summaryrefslogtreecommitdiff
path: root/src/stmf0/ao_timer.c
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2016-01-19 23:55:32 -0800
committerKeith Packard <keithp@keithp.com>2016-02-07 15:42:27 -0800
commit1d7463befc18f415d8982f04e52729d3bf5b95a9 (patch)
tree8cb7cbb0b436b857a8e6ab8132784f46a0eeb192 /src/stmf0/ao_timer.c
parent35407e664886bed21dcef7764843aac03be8490c (diff)
altos: remove blank line in stmf0/ao_timer.c
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/stmf0/ao_timer.c')
-rw-r--r--src/stmf0/ao_timer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stmf0/ao_timer.c b/src/stmf0/ao_timer.c
index 3aae7e55..7d96542b 100644
--- a/src/stmf0/ao_timer.c
+++ b/src/stmf0/ao_timer.c
@@ -127,7 +127,6 @@ ao_clock_enable_crs(void)
(0 << STM_CRS_CR_ERRIE) |
(0 << STM_CRS_CR_SYNCWARNIE) |
(0 << STM_CRS_CR_SYNCOKIE));
-
}
void