commit | 6aab8b53084a487ccdff095aec091814d9db70c3 | [log] [tgz] |
---|---|---|
author | Christian Lütke-Stetzkamp <christian@lkamp.de> | Sat Jun 16 16:14:57 2018 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jun 28 21:48:04 2018 +0900 |
tree | 87691a0f24b66d51899bb179298594553dc45c1d | |
parent | a98c143734924e78c40320183fc9739ac7453169 [diff] |
staging: mt7621-mmc: Remove unused variable from msdc_tune_request The variable cmd in the function msdc_tune_request is set but never used, so remove it. Signed-off-by: Christian Lütke-Stetzkamp <christian@lkamp.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>