common: Drop log.h from common header
[platform/kernel/u-boot.git] / drivers / rtc / ds1307.c
index a33f475..17344d4 100644 (file)
@@ -16,6 +16,7 @@
 #include <common.h>
 #include <command.h>
 #include <dm.h>
+#include <log.h>
 #include <rtc.h>
 #include <i2c.h>