summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/drivers/rtc/rtc_s35380a.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/drivers/rtc/rtc_s35380a.c b/firmware/drivers/rtc/rtc_s35380a.c
index 0a889cf655..a45924d725 100644
--- a/firmware/drivers/rtc/rtc_s35380a.c
+++ b/firmware/drivers/rtc/rtc_s35380a.c
@@ -24,8 +24,6 @@
24#include "rtc.h" 24#include "rtc.h"
25#include "i2c-coldfire.h" 25#include "i2c-coldfire.h"
26 26
27#include "lcd.h"
28#include "font.h"
29/* Driver for the Seiko S35380A real-time clock chip with i2c interface 27/* Driver for the Seiko S35380A real-time clock chip with i2c interface
30 28
31 This driver was derived from rtc_s3539a.c and adapted for the MPIO HD300 29 This driver was derived from rtc_s3539a.c and adapted for the MPIO HD300