From: Andreas Fenkart Date: Sat, 8 Nov 2014 14:33:08 +0000 (+0100) Subject: ARM: OMAP2: MMC: include mmc-omap platform header directly X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~28^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=826c71a06588675a797534220364ed74df6188c0;p=pandora-kernel.git ARM: OMAP2: MMC: include mmc-omap platform header directly Only a few files really need that platform header. When later splitting omap_mmc_platform_data into omap_mmc and omap_mmc_hs, those files declaring an hs mmc platform data will have to change the platform include, which is a good sanity check. Also removing omap242x_init_mmc, which is not used anywhere, checked with grep. Signed-off-by: Andreas Fenkart Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed