commit | 94cc6a86567cb3c2234807081a46ce5400c36b31 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Fri May 27 23:48:15 2011 +0800 |
committer | Chris Ball <cjb@laptop.org> | Wed Jul 20 17:20:48 2011 -0400 |
tree | 41d7253d5bc7f05a901277c3f2631ff2da31268b | |
parent | 38576af1f8cad48446df47dcf404b197c9206dba [diff] |
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 <shawn.guo@linaro.org> Reviewed-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Chris Ball <cjb@laptop.org>