Revert "Add PHY_ID_BCM54213PE identifier."
This reverts commit b8e68d153d.
This commit is contained in:
@@ -915,9 +915,6 @@ struct bcm_ptp_private *bcm_ptp_probe(struct phy_device *phydev)
|
|||||||
|
|
||||||
switch (BRCM_PHY_MODEL(phydev)) {
|
switch (BRCM_PHY_MODEL(phydev)) {
|
||||||
case PHY_ID_BCM54210E:
|
case PHY_ID_BCM54210E:
|
||||||
#ifdef PHY_ID_BCM54213PE
|
|
||||||
case PHY_ID_BCM54213PE:
|
|
||||||
#endif
|
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
return NULL;
|
return NULL;
|
||||||
|
|||||||
Reference in New Issue
Block a user