commit | acbd652b033d3197ea859bc18a6ba5524af0520b | [log] [tgz] |
---|---|---|
author | Christian Lütke-Stetzkamp <christian@lkamp.de> | Sat Jun 16 16:14:50 2018 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jun 28 21:48:04 2018 +0900 |
tree | c8c0baa8780d5055c334c7440c1bc22bd6ddfaed | |
parent | 8cfba8ac750d3167128bda34bee7e408f4ae2785 [diff] |
staging: mt7621-mmc: Remove unused field sg from msdc_dma The field sg 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>