From: Shawn Guo Date: Fri, 27 May 2011 15:48:15 +0000 (+0800) Subject: mmc: sdhci: merge two sdhci-pltfm.h into one X-Git-Tag: v3.1-rc1~321^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94cc6a86567cb3c2234807081a46ce5400c36b31;p=pandora-kernel.git mmc: sdhci: merge two sdhci-pltfm.h into one The structure sdhci_pltfm_data is not necessarily to be in a public header like include/linux/mmc/sdhci-pltfm.h, so the patch moves it into drivers/mmc/host/sdhci-pltfm.h and eliminates the former one. Signed-off-by: Shawn Guo Reviewed-by: Grant Likely Reviewed-by: Wolfram Sang Signed-off-by: Chris Ball --- Reading git-diff-tree failed