From: Pramod Gurav Date: Wed, 21 Jan 2015 10:17:17 +0000 (+0530) Subject: mmc: mmci: Get rid of dead code in mmci_dma_setup X-Git-Tag: fixes-v4.0-rc1~141^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9bb997a8925e95fa3ef30a9c26100d81e600647;p=pandora-kernel.git 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 Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed