[adm5120] cleanup files using checkpatch.pl
[openwrt.git] / target / linux / adm5120 / files / arch / mips / adm5120 / mikrotik / rb-150.c
index 35d4300..af95256 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)
This page took 0.037624 seconds and 4 git commands to generate.