aboutsummaryrefslogtreecommitdiff
path: root/disk/part_efi.c
diff options
context:
space:
mode:
authorNishanth Menon2023-04-14 17:06:44 -0500
committerTom Rini2023-05-05 17:48:44 -0400
commitf1a63f7181784e6de92a9759e7d61e5ce9c00582 (patch)
tree39217b5b04919fc0a0dea0b61953281e8f6f7973 /disk/part_efi.c
parent0207403eebec7f0918d84003666c30c4d0067197 (diff)
net: phy: Drop phy_interface_is_sgmii
Recent commit 75d28899e3e9 ("net: phy: Synchronize PHY interface modes with Linux") reordered the enum definitions. This caused the range of enums that this api was checking to go bad. There aren't anymore users of phy_interface_is_sgmii, so, just drop it. Also the protocols are so very different that it makes no sense to provide a helper wrapper in the hope of reuse for phy drivers. Reported-by: Tom Rini <trini@konsulko.com> Suggested-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Suggested-by: Marek BehĂșn <kabel@kernel.org> Link: https://lore.kernel.org/all/20230414103852.38705065@dellmb/ Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
Diffstat (limited to 'disk/part_efi.c')
0 files changed, 0 insertions, 0 deletions