]> git.baikalelectronics.ru Git - uboot.git/commit
mmc: Drop unnecessary case for mmc_probe()
authorFaiz Abbas <faiz_abbas@ti.com>
Mon, 12 Feb 2018 14:05:24 +0000 (19:35 +0530)
committerJaehoon Chung <jh80.chung@samsung.com>
Fri, 23 Feb 2018 06:56:33 +0000 (15:56 +0900)
commit5cd2f6e0c179b889a05dfe2336f28c0587878336
treee6b6907e8d7c8449748505ea0c639ae796eb43cc
parent63078b5e9970e7cf0e3f8dca79352d2d3f715dba
mmc: Drop unnecessary case for mmc_probe()

Drop the unnecessary empty function case for mmc_probe().

Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
drivers/mmc/mmc.c