]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mmc: via-sdmmc: Remove set-but-unused variable.
authorChris Ball <cjb@laptop.org>
Wed, 23 Feb 2011 22:29:13 +0000 (17:29 -0500)
committerChris Ball <cjb@laptop.org>
Tue, 15 Mar 2011 17:49:44 +0000 (13:49 -0400)
commite7054ba1f73c0a0e2489251499bdbc21b88b4190
treecd721866c8d5149cb0da53cbea57010a462c82f2
parentb3bd1b5b0054f716e58a65d4e2e449ea0252e9dd
mmc: via-sdmmc: Remove set-but-unused variable.

drivers/mmc/host/via-sdmmc.c: In function ‘via_reset_pcictrl’:
drivers/mmc/host/via-sdmmc.c:805:8: warning: variable ‘addrbase’ set but
not used [-Wunused-but-set-variable]

Signed-off-by: Chris Ball <cjb@laptop.org>
Cc: Harald Welte <HaraldWelte@viatech.com>
Acked-by: Wolfram Sang <w.sang@pengutronix.de>
drivers/mmc/host/via-sdmmc.c