net: phy: bcm7xxx: Modified to use global core register defines
authorArun Parameswaran <arunp@broadcom.com>
Tue, 6 Oct 2015 19:25:50 +0000 (12:25 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Oct 2015 11:45:53 +0000 (04:45 -0700)
commit9200c27a1cc7ac719e4c43411e5a170144ba0ac5
treecd3753e0b39d3072dc87e55a53d5f37b2dd39477
parent8e185d6997bb67068f0ca8f062a50caa2608cf1b
net: phy: bcm7xxx: Modified to use global core register defines

Modified the bcm7xxx phy driver to remove local core register
defines and use the common ones from "include/linux/brcmphy.h"

Signed-off-by: Arun Parameswaran <arunp@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/bcm7xxx.c