]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commit24c300199b2f9125169c09ca3e950b17c16e2eab
treeea0060c0ca88549544edb587a57aa4ec317f4b6c
parente4243f13d10e5fbe2b84e211dcac3bc6e0792167
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 <cjb@laptop.org>
Acked-by: Wolfram Sang <w.sang@pengutronix.de>
drivers/mmc/host/sdhci-pci.c