mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-28 14:44:10 +08:00
net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
a8c249a71d
commit
31d7677b91
@ -254,7 +254,7 @@
|
||||
#define MVPP2_PHY_AN_CFG0_REG 0x34
|
||||
#define MVPP2_PHY_AN_STOP_SMI0_MASK BIT(7)
|
||||
#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 */
|
||||
#define MVPP2_GMAC_CTRL_0_REG 0x0
|
||||
|
Loading…
Reference in New Issue
Block a user