On 01/25/2017 12:00 PM, Rafał Miłecki wrote:
> From: Rafał Miłecki
>
> We had two defines for the same bit (both were used with the
> MII_BCM54XX_AUXCTL_SHDWSEL_MISC register).
>
> Signed-off-by: Rafał Miłecki
Reviewed-by: Florian Fainelli
--
Florian
From: Rafał Miłecki
We had two defines for the same bit (both were used with the
MII_BCM54XX_AUXCTL_SHDWSEL_MISC register).
Signed-off-by: Rafał Miłecki
---
V2: Drop the other define to match datasheet. Thanks Florian.
---
drivers/net/phy/broadcom.c | 2 +-
include/linux/brcmphy.h| 1 -
2