altos: remove blank line in stmf0/ao_timer.c
authorKeith Packard <keithp@keithp.com>
Wed, 20 Jan 2016 07:55:32 +0000 (23:55 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 7 Feb 2016 23:42:27 +0000 (15:42 -0800)
Signed-off-by: Keith Packard <keithp@keithp.com>
src/stmf0/ao_timer.c

index 3aae7e550ba8168babb23668f9da7d6bcdfb012d..7d96542bff8fcb58f910de552be1ad325780280f 100644 (file)
@@ -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