Files
u-boot/drivers
Giulio Benetti a820bedc45 mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statement
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@benettiengineering.com>
2020-01-14 22:54:00 +01:00
..
2020-01-14 22:53:59 +01:00
2019-12-02 18:23:09 -05:00
2020-01-07 14:37:50 +01:00
2020-01-10 10:25:13 -05:00
2019-08-07 15:31:04 -04:00
2020-01-14 22:53:59 +01:00
2020-01-14 22:54:00 +01:00
2019-11-01 16:45:40 +03:00
2020-01-10 10:25:13 -05:00
2020-01-06 17:07:49 -05:00
2019-07-19 15:17:05 +02:00
2020-01-10 14:18:26 -05:00