summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rv3029.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rtc/rv3029.c')
-rw-r--r--drivers/rtc/rv3029.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/rtc/rv3029.c b/drivers/rtc/rv3029.c
index 87c4320d5f..5e1689a91d 100644
--- a/drivers/rtc/rv3029.c
+++ b/drivers/rtc/rv3029.c
@@ -12,6 +12,7 @@
#include <dm.h>
#include <eeprom.h>
#include <i2c.h>
+#include <log.h>
#include <rtc.h>
#include <dm/device_compat.h>