common: Drop log.h from common header
[platform/kernel/u-boot.git] / test / dm / rtc.c
index 7188742..88f8658 100644 (file)
@@ -7,6 +7,7 @@
 #include <common.h>
 #include <dm.h>
 #include <i2c.h>
+#include <log.h>
 #include <rtc.h>
 #include <asm/io.h>
 #include <asm/test.h>