diff options
Diffstat (limited to 'drivers/rtc/ht1380.c')
-rw-r--r-- | drivers/rtc/ht1380.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/rtc/ht1380.c b/drivers/rtc/ht1380.c index 85fcee3e71e..c202261e999 100644 --- a/drivers/rtc/ht1380.c +++ b/drivers/rtc/ht1380.c @@ -15,7 +15,6 @@ * */ -#include <common.h> #include <dm.h> #include <rtc.h> #include <bcd.h> |