]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: mt7621-mmc: Remove unused field sg from msdc_dma
authorChristian Lütke-Stetzkamp <christian@lkamp.de>
Sat, 16 Jun 2018 14:14:50 +0000 (16:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Jun 2018 12:48:04 +0000 (21:48 +0900)
commitacbd652b033d3197ea859bc18a6ba5524af0520b
treec8c0baa8780d5055c334c7440c1bc22bd6ddfaed
parent8cfba8ac750d3167128bda34bee7e408f4ae2785
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>
drivers/staging/mt7621-mmc/mt6575_sd.h
drivers/staging/mt7621-mmc/sd.c