summaryrefslogtreecommitdiff
path: root/include/linux/string.h
diff options
context:
space:
mode:
authorYangbo Lu <[email protected]>2019-10-31 18:54:26 +0800
committerPeng Fan <[email protected]>2019-11-05 11:21:25 +0800
commit618704753e4dd9fad2435096a67612a878a6d84f (patch)
tree6960e3e7ae76ec66e6215caa414f89cec96d873c /include/linux/string.h
parent0cc127c424ea313b1afc3e53f7c1ba248961728e (diff)
mmc: fsl_esdhc: clean up DM and non-DM code
Make DM and non-DM code clear using below structure. #if !CONFIG_IS_ENABLED(DM_MMC) <non-DM_MMC code> #else <DM_MMC code> #endif Signed-off-by: Yangbo Lu <[email protected]>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions