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)
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>

No differences found