commit | d3856970792b6e69543adf757564e680314e9cd4 | [log] [tgz] |
---|---|---|
author | Yangbo Lu <yangbo.lu@nxp.com> | Mon Oct 21 18:09:08 2019 +0800 |
committer | Peng Fan <peng.fan@nxp.com> | Tue Oct 29 10:09:21 2019 +0800 |
tree | 4ebe76ee09c7cbdb2661a45748fc0b5de4c63e66 | |
parent | 77f263253f97f8349746bbc82f3da94cb621b3d3 [diff] |
mmc: fsl_esdhc: remove redundant DM_MMC checking Remove redundant DM_MMC checking which is already in DM_MMC conditional compile block. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>