common: Drop log.h from common header
[platform/kernel/u-boot.git] / drivers / rtc / ds3231.c
index eb5ce73..5b72e86 100644 (file)
@@ -17,6 +17,7 @@
 #include <common.h>
 #include <command.h>
 #include <dm.h>
+#include <log.h>
 #include <rtc.h>
 #include <i2c.h>