ARM: 7335/1: mach-u300: do away with MMC config files
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 20 Feb 2012 20:26:30 +0000 (21:26 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 23 Feb 2012 22:22:45 +0000 (22:22 +0000)
commita64ae394eb7de5e39cf462c18edb202196c678fa
tree28f70b9b540438e4fa46c0f20ec47b150defd3c7
parentc997e519f3fe6b40a5ad972e2a334960065d6154
ARM: 7335/1: mach-u300: do away with MMC config files

All the special stuff (like registering input device and so on)
for the U300 MMC is now done away with. We don't need these
special MMC setup kludges, merge this into core.c and be done
with it.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-u300/Makefile
arch/arm/mach-u300/core.c
arch/arm/mach-u300/mmc.c [deleted file]
arch/arm/mach-u300/mmc.h [deleted file]