[U-Boot] [PATCH V2 07/23] power: pmic.h: include dm/ofnode.h

Stefano Babic sbabic at denx.de
Sun Dec 17 10:32:50 UTC 2017



On 04/12/2017 05:31, Peng Fan wrote:
> Include dm/ofnode.h.
> 
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Cc: Stefano Babic <sbabic at 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 at denx.de
=====================================================================


More information about the U-Boot mailing list