commit | b06b46059b721358fd5eba2f8f16c5ce4da3a2b3 | [log] [tgz] |
---|---|---|
author | Christian Lütke-Stetzkamp <christian@lkamp.de> | Sun Apr 29 19:32:43 2018 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun May 06 19:08:07 2018 -0700 |
tree | 0ccf973aeeb07aee0157ba0632cf209ed1fce171 | |
parent | f18898631a7f829a92f82045fa018b7c4640689a [diff] |
staging: mt7621-mmc: Remove unused barrier macros The current code has some barrier macros in it, which are already '#if 0' out, so just remove them. Signed-off-by: Christian Lütke-Stetzkamp <christian@lkamp.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>