armcm_timer: Fix typo in comment in armcm_timer.h
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -5,4 +5,4 @@
|
|||||||
|
|
||||||
void udelay(uint32_t usecs);
|
void udelay(uint32_t usecs);
|
||||||
|
|
||||||
#endif // serial_irq.h
|
#endif // armcm_timer.h
|
||||||
|
|||||||
Reference in New Issue
Block a user