summaryrefslogtreecommitdiff
path: root/drivers/block
diff options
context:
space:
mode:
authorPaul Burton <paul.burton@mips.com>2018-06-23 06:17:49 +0300
committerDavid S. Miller <davem@davemloft.net>2018-06-23 14:52:08 +0300
commit41fd60fa74d6aac84c214afc71aa4b9d3edba263 (patch)
tree27abe2cfe5645ae9ab2a3a4ee67fe33703dacd47 /drivers/block
parentc63ebdf01ad96d8c11ab3ff245a3acd30e7fc8ba (diff)
downloadlinux-41fd60fa74d6aac84c214afc71aa4b9d3edba263.tar.xz
net: pch_gbe: Remove PCH_GBE_MAC_IFOP_RGMII define
The pch_gbe driver currently presumes that the PHY is connected using RGMII, and would need further work to support other buses. It includes a define which is always set that conditionalises some of the RGMII-specific code regardless. Remove it. If we do ever support different MII buses then preprocessor defines won't be the best way to select between them anyway. Signed-off-by: Paul Burton <paul.burton@mips.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions