summaryrefslogtreecommitdiff
path: root/drivers/dca/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2021-02-13 06:46:31 +0300
committerDavid S. Miller <davem@davemloft.net>2021-02-16 02:15:25 +0300
commit17d3a83afbbff34209d6c3636718fc1abe305ef8 (patch)
tree7944915bf6336f511a559569ed18551467db43c2 /drivers/dca/Makefile
parent133bf7b4fbbe58cff5492e37e95e75c88161f1b8 (diff)
downloadlinux-17d3a83afbbff34209d6c3636718fc1abe305ef8.tar.xz
net: phy: broadcom: Remove unused flags
We have a number of unused flags defined today and since we are scarce on space and may need to introduce new flags in the future remove and shift every existing flag down into a contiguous assignment. PHY_BCM_FLAGS_MODE_1000BX was only used internally for the BCM54616S PHY, so we allocate a driver private structure instead to store that flag instead of canibalizing one from phydev->dev_flags for that purpose. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Vladimir Oltean <olteanv@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/dca/Makefile')
0 files changed, 0 insertions, 0 deletions