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

Stefano Babic sbabic at denx.de
Wed Nov 29 12:27:01 UTC 2017


On 28/11/2017 13: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>
> 

Reviewed-by: Stefano Babic <sbabic at denx.de>

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