[PATCH v2 18/21] mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statement
sbabic at denx.de
sbabic at denx.de
Wed Jan 15 13:47:31 CET 2020
> Not all architectures(i.e. i.MXRT) support mxc_get_clock() and use DM_CLK
> instead. So building could result in failure due to missing
> mxc_get_clock().
> Make if(CONFIG_IS_ENABLED(CLK)) an #if statement.
> Signed-off-by: Giulio Benetti <giulio.benetti at benettiengineering.com>
Applied to u-boot-imx, master, 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