mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 06:31:58 +02:00
net: sxgbe: remove duplicate SXGBE_CORE_L34_ADDCTL_REG define
The SXGBE_CORE_L34_ADDCTL_REG define is cut and pasted twice so we can delete the second instance. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
5e3ec11b64
commit
cf97b8ff22
|
|
@ -188,7 +188,6 @@
|
|||
|
||||
/* L3/L4 function registers */
|
||||
#define SXGBE_CORE_L34_ADDCTL_REG 0x0C00
|
||||
#define SXGBE_CORE_L34_ADDCTL_REG 0x0C00
|
||||
#define SXGBE_CORE_L34_DATA_REG 0x0C04
|
||||
|
||||
/* ARP registers */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user