summaryrefslogtreecommitdiff
path: root/firmware/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/drivers')
-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 694ddef79d..34c426e39a 100644
--- a/firmware/drivers/serial.c
+++ b/firmware/drivers/serial.c
@@ -26,7 +26,6 @@
#include "cpu.h"
#include "system.h"
#include "kernel.h"
-#include "backlight.h"
#include "adc.h"
#include "lcd.h"
#include "serial.h"