diff options
Diffstat (limited to 'drivers/power/regulator/regulator_common.c')
-rw-r--r-- | drivers/power/regulator/regulator_common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/power/regulator/regulator_common.c b/drivers/power/regulator/regulator_common.c index 33b73b7c2f..637db02434 100644 --- a/drivers/power/regulator/regulator_common.c +++ b/drivers/power/regulator/regulator_common.c @@ -6,6 +6,7 @@ #include "regulator_common.h" #include <common.h> +#include <log.h> #include <power/regulator.h> int regulator_common_ofdata_to_platdata(struct udevice *dev, |