From: Rhyland Klein Date: Wed, 20 Feb 2013 18:35:16 +0000 (-0500) Subject: mmc: sdhci-tegra: cleanup ifdefs X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~41^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76f3ae125f3ca777cc831d475d17184641d5bc46;p=pandora-kernel.git 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 Acked-by: Stephen Warren Signed-off-by: Chris Ball --- Reading git-diff-tree failed