common: Drop log.h from common header
[pandora-u-boot.git] / drivers / rtc / pcf8563.c
index 84f2b23..19faefb 100644 (file)
@@ -13,6 +13,7 @@
 #include <common.h>
 #include <command.h>
 #include <dm.h>
+#include <log.h>
 #include <rtc.h>
 #include <i2c.h>