]> git.dujemihanovic.xyz Git - u-boot.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)
commit4f01db814aa472ab766eb2cf950400a1310a143f
tree6cec954cea3a8b0cbec8e7d206c27aef4d89abc9
parent41c6a22fc2963bfc76fc2aa21f572ceb0c5a4e22
mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED()

[ fsl_esdhc commit 52faec31827ec1a1837977e29c067424426634c5 ]

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