mmc: sdhci-pci: Remove set-but-unused variable.
authorChris Ball <cjb@laptop.org>
Wed, 23 Feb 2011 22:29:11 +0000 (17:29 -0500)
committerChris Ball <cjb@laptop.org>
Tue, 15 Mar 2011 17:49:39 +0000 (13:49 -0400)
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 <cjb@laptop.org>
Acked-by: Wolfram Sang <w.sang@pengutronix.de>

No differences found