Skip to content

Commit

Permalink
phy: phy_brcmstb_sata: remove duplicate definitions
Browse files Browse the repository at this point in the history
Remove duplicate definitions.

Signed-off-by: Jaedon Shin <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Acked-by: Brian Norris <[email protected]>
Tested-by: Florian Fainelli <[email protected]>
Signed-off-by: Kishon Vijay Abraham I <[email protected]>
  • Loading branch information
jaedon authored and kishon committed Dec 20, 2015
1 parent b74fe7c commit 1dc3a85
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/phy/phy-brcmstb-sata.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@

#define SATA_MDIO_BANK_OFFSET 0x23c
#define SATA_MDIO_REG_OFFSET(ofs) ((ofs) * 4)
#define SATA_MDIO_REG_SPACE_SIZE 0x1000
#define SATA_MDIO_REG_LENGTH 0x1f00

#define MAX_PORTS 2

Expand Down

0 comments on commit 1dc3a85

Please sign in to comment.