common: Drop log.h from common header
[platform/kernel/u-boot.git] / drivers / rtc / rv3029.c
index 87c4320..5e1689a 100644 (file)
@@ -12,6 +12,7 @@
 #include <dm.h>
 #include <eeprom.h>
 #include <i2c.h>
+#include <log.h>
 #include <rtc.h>
 #include <dm/device_compat.h>