commit | 23f37ef71cb27823bf30f7bf674171f643daf318 | [log] [tgz] |
---|---|---|
author | Christian Lütke-Stetzkamp <christian@lkamp.de> | Sun Apr 29 19:32:32 2018 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun May 06 19:08:06 2018 -0700 |
tree | af47c387dc8395e6b0e4568cf357e0f1aa37045e | |
parent | ec5e399edd9bba35fc9a1654df46300dbac45803 [diff] |
staging: mt7621-mmc: Remove unused field abort from msdc_host The field abort of msdc_host is only set, but never read, so it can be removed. Signed-off-by: Christian Lütke-Stetzkamp <christian@lkamp.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>