Browse Source

net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Stefan Roese <sr@denx.de>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Thomas Petazzoni 8 years ago
parent
commit
6b28f42a51
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/net/mvpp2.c

+ 1 - 1
drivers/net/mvpp2.c

@@ -295,7 +295,7 @@ do {									\
 #define MVPP2_PHY_AN_CFG0_REG			0x34
 #define MVPP2_PHY_AN_CFG0_REG			0x34
 #define     MVPP2_PHY_AN_STOP_SMI0_MASK		BIT(7)
 #define     MVPP2_PHY_AN_STOP_SMI0_MASK		BIT(7)
 #define MVPP2_MNG_EXTENDED_GLOBAL_CTRL_REG	0x305c
 #define MVPP2_MNG_EXTENDED_GLOBAL_CTRL_REG	0x305c
-#define MVPP2_EXT_GLOBAL_CTRL_DEFAULT		0x27
+#define     MVPP2_EXT_GLOBAL_CTRL_DEFAULT	0x27
 
 
 /* Per-port registers */
 /* Per-port registers */
 #define MVPP2_GMAC_CTRL_0_REG			0x0
 #define MVPP2_GMAC_CTRL_0_REG			0x0