commit | e9bb997a8925e95fa3ef30a9c26100d81e600647 | [log] [tgz] |
---|---|---|
author | Pramod Gurav <pramod.gurav@smartplayin.com> | Wed Jan 21 15:47:17 2015 +0530 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Wed Jan 28 12:32:18 2015 +0100 |
tree | 7476f3a91167b068f8710c068bd9c493920d9243 | |
parent | 3bb10f60933e84abfe2be69f60b3486f9b96348b [diff] |
mmc: mmci: Get rid of dead code in mmci_dma_setup DMA configuration has been removed from function mmci_dma_setup but the local mask variable was not removed. This remains unused hence remove it from the function and operations on it Signed-off-by: Pramod Gurav <pramod.gurav@smartplayin.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>