提交 cf51a0d5 编写于 作者: B Ben Peled 提交者: Stefan Roese

net: mvpp2: remove unused define MVPP22_SMI_PHY_ADDR_REG

Signed-off-by: NBen Peled <bpeled@marvell.com>
Reviewed-by: NStefan Chulski <stefanc@marvell.com>
Reviewed-by: NKostya Porotchkin <kostap@marvell.com>
Signed-off-by: NStefan Roese <sr@denx.de>
Reviewed-by: NRamon Fried <rfried.dev@gmail.com>
上级 7589be8d
...@@ -490,9 +490,6 @@ do { \ ...@@ -490,9 +490,6 @@ do { \
#define MVPP22_SMI_MISC_CFG_REG (MVPP22_SMI + 0x04) #define MVPP22_SMI_MISC_CFG_REG (MVPP22_SMI + 0x04)
#define MVPP22_SMI_POLLING_EN BIT(10) #define MVPP22_SMI_POLLING_EN BIT(10)
#define MVPP22_SMI_PHY_ADDR_REG(port) (MVPP22_SMI + 0x04 + \
(0x4 * (port)))
#define MVPP2_CAUSE_TXQ_SENT_DESC_ALL_MASK 0xff #define MVPP2_CAUSE_TXQ_SENT_DESC_ALL_MASK 0xff
/* Descriptor ring Macros */ /* Descriptor ring Macros */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册