mmc: sdhci-tegra: cleanup ifdefs
authorRhyland Klein <rklein@nvidia.com>
Wed, 20 Feb 2013 18:35:16 +0000 (13:35 -0500)
committerChris Ball <cjb@laptop.org>
Wed, 6 Mar 2013 23:33:44 +0000 (18:33 -0500)
commit76f3ae125f3ca777cc831d475d17184641d5bc46
tree34e5d1736d071fc030753c97f49b7f3c560f809d
parentadf96e6f514a9e87aa3d26c8c9c03eca5be53df0
mmc: sdhci-tegra: cleanup ifdefs

The structs wrapped with the SOC ifdefs are small enough where having
them always there shouldn't be a big overhead. Removing the ifdefs
also makes the code a little cleaner.

Signed-off-by: Rhyland Klein <rklein@nvidia.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci-tegra.c