From: Chris Ball Date: Wed, 23 Feb 2011 22:29:11 +0000 (-0500) Subject: mmc: sdhci-pci: Remove set-but-unused variable. X-Git-Tag: v2.6.39-rc1~412^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24c300199b2f9125169c09ca3e950b17c16e2eab;p=pandora-kernel.git mmc: sdhci-pci: Remove set-but-unused variable. drivers/mmc/host/sdhci-pci.c: In function ‘sdhci_pci_probe_slot’: drivers/mmc/host/sdhci-pci.c:913:18: warning: variable ‘addr’ set but not used [-Wunused-but-set-variable] Signed-off-by: Chris Ball Acked-by: Wolfram Sang --- Reading git-diff-tree failed