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)
commit8a856db238072dbee370cb0f01648fe0462fe677
treee6b6907e8d7c8449748505ea0c639ae796eb43cc
parent1b313aa3e33de09db7b48de5d325fd22e73e1f47
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