commit | 6a686c31324c9efd08ec1d42c5f5ecdfcd73a5f8 | [log] [tgz] |
---|---|---|
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Tue Oct 21 11:22:33 2014 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Nov 10 12:40:30 2014 +0100 |
tree | 7604afeae6f4bb05ae934cdf970da3f5b3b7e808 | |
parent | 05e07d8be1df994878af8a9b2560834892392c70 [diff] |
mmc: sdhci-pxav2: Drop unused struct sdhci_pxa struct sdhci_pxa is private data of PXA SDHCI driver, but not used in sdhci-pxav2 at all. Drop unused references to struct sdhci_pxa. Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>