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 e3565d32a01..0116fa01bbf 100644 --- a/drivers/power/regulator/regulator_common.c +++ b/drivers/power/regulator/regulator_common.c @@ -4,6 +4,7 @@ * Sven Schwermer <sven.svenschwermer@disruptive-technologies.com> */ +#include <common.h> #include <dm.h> #include <log.h> #include <asm/gpio.h> |