staging: mt7621-mmc: Use BIT macro instead of explicit shifting in board.h
authorNishad Kamdar <nishadkamdar@gmail.com>
Fri, 27 Jul 2018 16:07:37 +0000 (21:37 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 29 Jul 2018 08:08:02 +0000 (10:08 +0200)
commit910ca496b8dceac588adb85d81a9351f1cdf63d1
treed6b6229ed9e5757e56242e47139525766bf44674
parent2f675c91eeb7f59d649825f931184becdc94b905
staging: mt7621-mmc: Use BIT macro instead of explicit shifting in board.h

Replace explicit shifting with BIT macro in board.h.
Issue found by checkpatch.

Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-mmc/board.h