diff options
Diffstat (limited to 'drivers/power/regulator/max77686.c')
-rw-r--r-- | drivers/power/regulator/max77686.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/power/regulator/max77686.c b/drivers/power/regulator/max77686.c index 4e0ba12a0ef..3a208039934 100644 --- a/drivers/power/regulator/max77686.c +++ b/drivers/power/regulator/max77686.c @@ -6,6 +6,7 @@ * Przemyslaw Marczak <p.marczak@samsung.com> */ +#include <common.h> #include <fdtdec.h> #include <errno.h> #include <dm.h> |