common: Drop log.h from common header
[platform/kernel/u-boot.git] / drivers / power / regulator / regulator-uclass.c
index c9d2634..b959c46 100644 (file)
@@ -7,6 +7,7 @@
 #include <common.h>
 #include <errno.h>
 #include <dm.h>
+#include <log.h>
 #include <dm/uclass-internal.h>
 #include <power/pmic.h>
 #include <power/regulator.h>