mmc: mmci: Get rid of dead code in mmci_dma_setup
authorPramod Gurav <pramod.gurav@smartplayin.com>
Wed, 21 Jan 2015 10:17:17 +0000 (15:47 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 28 Jan 2015 11:32:18 +0000 (12:32 +0100)
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>
drivers/mmc/host/mmci.c

Simple merge