[adm5120] cleanup files using checkpatch.pl
[openwrt/svn-archive/archive.git] / target / linux / adm5120 / files / arch / mips / adm5120 / mikrotik / rb-150.c
index 35d4300d29f239dbd7f33d428efbd5be4e95a3f7..af9525635e49037ffae1c922f2bfe9e8345ee4b8 100644 (file)
@@ -20,7 +20,7 @@
 #define RB150_GPIO_NAND_ALE    ADM5120_GPIO_P3L2
 #define RB150_GPIO_RESET_BUTTON        ADM5120_GPIO_PIN1 /* FIXME */
 
-#define RB150_GPIO_DEV_MASK    ( 1 << RB150_GPIO_NAND_READY    \
+#define RB150_GPIO_DEV_MASK    (1 << RB150_GPIO_NAND_READY     \
                                | 1 << RB150_GPIO_NAND_NCE      \
                                | 1 << RB150_GPIO_NAND_CLE      \
                                | 1 << RB150_GPIO_NAND_ALE)