mmc: fsl_esdhc_imx: remove redundant DM_MMC checking
authorSean Anderson <sean.anderson@seco.com>
Tue, 23 Nov 2021 20:03:37 +0000 (15:03 -0500)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 12 Jan 2022 00:56:39 +0000 (09:56 +0900)
commit308a4ff77d9ddc54fbe4a5b3cf3d687401180975
tree7d15a3bda0dfe22776fcc884523d9ca3237b2dc5
parent297d2de2ef502ffb490d7ec8e194b1e0f6eee400
mmc: fsl_esdhc_imx: remove redundant DM_MMC checking

[ fsl_esdhc commit 2913926f3b3dec282f8773e3c02377c9600d8267 ]

Remove redundant DM_MMC checking which is already in DM_MMC conditional
compile block.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/fsl_esdhc_imx.c