]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: OMAP2+: hsmmc.c: Remove dead code
authorFaiz Abbas <faiz_abbas@ti.com>
Fri, 14 Jul 2017 12:46:43 +0000 (18:16 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 17 Jul 2017 13:04:47 +0000 (15:04 +0200)
commitba64792ff9b4612ab20623118e0b616e760ecdf7
treefa869e8788bbdf9fb470338f62632aa3a36bf279
parent26cb2be4c7c42644ccd147c786edb9006300ee56
ARM: OMAP2+: hsmmc.c: Remove dead code

Most platforms using OMAP hsmmc driver have switched to device tree
for passing platform data to omap_hsmmc.c driver.

The hsmmc.c file in mach-omap2 exists only to support pandora board
which uses wl1251 driver in legacy platform data mode.

Hence, remove the dead code not used by the pandora board.

Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
arch/arm/mach-omap2/hsmmc.c
arch/arm/mach-omap2/hsmmc.h