]> git.baikalelectronics.ru Git - uboot.git/commit
mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED()
authorSean Anderson <sean.anderson@seco.com>
Tue, 23 Nov 2021 20:03:45 +0000 (15:03 -0500)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 12 Jan 2022 00:56:40 +0000 (09:56 +0900)
commitee39d86b23f5dbae5b3b1b46a808150ba4710165
tree6cec954cea3a8b0cbec8e7d206c27aef4d89abc9
parentf5fb36de3560c4b01100c756bbef0b732f3f9589
mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED()

[ fsl_esdhc commit 42e20920fbf8eafd69e8ec1e3b02890ad1d382a0 ]

Make the code cleaner and drop the old-style #ifdef constructs where it is
possible.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Sean Anderson <sean.anderson@seco.com>
drivers/mmc/fsl_esdhc_imx.c
include/fsl_esdhc_imx.h