commit | fe219842d688c8d5acd9823ea92967cc0f8df1f9 | [log] [tgz] |
---|---|---|
author | Christian Lütke-Stetzkamp <christian@lkamp.de> | Sat Jun 16 16:14:51 2018 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jun 28 21:48:04 2018 +0900 |
tree | aab7a9bc83cf8735f661581a641f462bc4b7aba9 | |
parent | acbd652b033d3197ea859bc18a6ba5524af0520b [diff] |
staging: mt7621-mmc: Remove unused field sglen from msdc_dma The field sglen from struct msdc_dma is once set and never read, so remove it. Signed-off-by: Christian Lütke-Stetzkamp <christian@lkamp.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>