staging: mt7621-mmc: Remove unused barrier macros
authorChristian Lütke-Stetzkamp <christian@lkamp.de>
Sun, 29 Apr 2018 17:32:43 +0000 (19:32 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 May 2018 02:08:07 +0000 (19:08 -0700)
commitb06b46059b721358fd5eba2f8f16c5ce4da3a2b3
tree0ccf973aeeb07aee0157ba0632cf209ed1fce171
parentf18898631a7f829a92f82045fa018b7c4640689a
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>
drivers/staging/mt7621-mmc/sd.c