Tony Lindgren f968cabcb1 ARM: OMAP: Fix MMC_OMAP build when only MMC_OMAP_HS is selected
If CONFIG_MMC_OMAP is not set and CONFIG_MMC_OMAP_HS is set,
we can get error: redefinition of `omap242x_init_mmc' error.

Fix it by removing MMC_OMAP_HS from MMC_OMAP ifdefs as they do
not depend on each other.

While at it, also prettify the formatting a bit.

Signed-off-by: Tony Lindgren <tony@atomide.com>
2012-06-06 01:42:20 -07:00
..
2012-05-26 12:31:49 -07:00
2012-03-28 18:30:01 +01:00
2012-05-26 12:31:49 -07:00
2012-05-26 12:31:49 -07:00
2012-04-05 11:29:55 -07:00
2012-04-13 06:34:27 -06:00
2012-03-28 18:30:01 +01:00
2012-05-09 02:28:46 -07:00