summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorYangbo Lu <[email protected]>2019-05-23 11:05:46 +0800
committerPrabhakar Kushwaha <[email protected]>2019-06-19 12:54:56 +0530
commit66fa035b55463d21bab2196289a6090431c5e45f (patch)
tree25539574acf3d2f58e296ae30404d85d74f1a330 /scripts/checkpatch.pl
parent087bfe67ac2555c37b257335424b7c193d7f6afd (diff)
mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled
u-boot is trying to make CONFIG_BLK as a hard requirement for DM_MMC. But now it's still not. config BLK bool "Support block devices" depends on DM default y if DM_MMC When fsl_esdhc driver was reworked for DM_MMC support, DM_MMC without CONFIG_BLK enabled wasn't considered. This patch is to fix probe issue without CONFIG_BLK enabled. Signed-off-by: Yangbo Lu <[email protected]> Signed-off-by: Yinbo Zhu <[email protected]> Reviewed-by: Prabhakar Kushwaha <[email protected]>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions