
17 Dec
2017
17 Dec
'17
11:32 a.m.
On 04/12/2017 05:31, Peng Fan wrote:
Include dm/ofnode.h.
Signed-off-by: Peng Fan peng.fan@nxp.com Reviewed-by: Simon Glass sjg@chromium.org Cc: Stefano Babic sbabic@denx.de
include/power/pmic.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/include/power/pmic.h b/include/power/pmic.h index 4b34316427..f2fe537fb7 100644 --- a/include/power/pmic.h +++ b/include/power/pmic.h @@ -11,6 +11,7 @@ #ifndef __CORE_PMIC_H_ #define __CORE_PMIC_H_
+#include <dm/ofnode.h> #include <i2c.h> #include <linux/list.h> #include <power/power_chrg.h>
Applied to u-boot-imx, thanks !
Best regards, Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================