commit | e7054ba1f73c0a0e2489251499bdbc21b88b4190 | [log] [tgz] |
---|---|---|
author | Chris Ball <cjb@laptop.org> | Wed Feb 23 17:29:13 2011 -0500 |
committer | Chris Ball <cjb@laptop.org> | Tue Mar 15 13:49:44 2011 -0400 |
tree | cd721866c8d5149cb0da53cbea57010a462c82f2 | |
parent | b3bd1b5b0054f716e58a65d4e2e449ea0252e9dd [diff] |
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>