diff options
Diffstat (limited to 'drivers/rtc/rv8803.c')
-rw-r--r-- | drivers/rtc/rv8803.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/rtc/rv8803.c b/drivers/rtc/rv8803.c index 2ab40f0833..acd50c6564 100644 --- a/drivers/rtc/rv8803.c +++ b/drivers/rtc/rv8803.c @@ -13,8 +13,10 @@ #include <common.h> #include <command.h> #include <dm.h> +#include <log.h> #include <rtc.h> #include <i2c.h> +#include <linux/bitops.h> /* * RTC register addresses |