summaryrefslogtreecommitdiff
path: root/firmware/drivers/serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/drivers/serial.c')
-rw-r--r--firmware/drivers/serial.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/drivers/serial.c b/firmware/drivers/serial.c
index 34c426e39a..30e5f33900 100644
--- a/firmware/drivers/serial.c
+++ b/firmware/drivers/serial.c
@@ -26,7 +26,6 @@
26#include "cpu.h" 26#include "cpu.h"
27#include "system.h" 27#include "system.h"
28#include "kernel.h" 28#include "kernel.h"
29#include "adc.h"
30#include "lcd.h" 29#include "lcd.h"
31#include "serial.h" 30#include "serial.h"
32#include "iap.h" 31#include "iap.h"