diff options
Diffstat (limited to 'drivers/power/pmic/lp873x.c')
-rw-r--r-- | drivers/power/pmic/lp873x.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/power/pmic/lp873x.c b/drivers/power/pmic/lp873x.c index 2c8fa4ea312..fda5bc15164 100644 --- a/drivers/power/pmic/lp873x.c +++ b/drivers/power/pmic/lp873x.c @@ -4,6 +4,7 @@ * Keerthy <j-keerthy@ti.com> */ +#include <common.h> #include <fdtdec.h> #include <errno.h> #include <dm.h> |