commit | 8a8396ae218a9e8dd4af285cc9c22951bed9850e | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Mon Mar 11 22:36:09 2013 +0800 |
committer | Chris Ball <cjb@laptop.org> | Fri Mar 22 12:37:50 2013 -0400 |
tree | a9155e5a57bc82e2b724d0fb6ad134a776cdbb00 | |
parent | 4590205b9f9379a55b8fb0b6503c15a106a97b12 [diff] |
mmc: wmt-sdmmc: remove unused variable in wmt_complete_data_request() The variable 'mmc' is initialized but never used, so remove it. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Acked-by: Tony Prisk <linux@prisktech.co.nz> Signed-off-by: Chris Ball <cjb@laptop.org>