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