common: Drop log.h from common header
[platform/kernel/u-boot.git] / test / dm / regulator.c
index b967902..ca916ee 100644 (file)
@@ -10,6 +10,7 @@
 #include <errno.h>
 #include <dm.h>
 #include <fdtdec.h>
+#include <log.h>
 #include <malloc.h>
 #include <dm/device-internal.h>
 #include <dm/root.h>