linux/drivers/net/ethernet/freescale/fs_enet
Christophe Leroy 9359a48c65 net: fs_enet: Remove has_phy field in fs_platform_info struct
Since commit 3dd82a1ea7 ("[POWERPC] CPM: Always use new binding.")
has_phy field is never set.

Remove dead code and remove the field.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/bb5264e09e18f0ce8a0dbee399926a59f33cb248.1691155346.git.christophe.leroy@csgroup.eu
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-08-08 15:01:29 -07:00
..
fec.h
fs_enet-main.c net: fs_enet: Remove set but not used variable 2023-08-08 15:01:29 -07:00
fs_enet.h
Kconfig
mac-fcc.c net: fs_enet: Fix address space and base types mismatches 2023-08-08 15:01:29 -07:00
mac-fec.c net: fs_enet: Remove has_phy field in fs_platform_info struct 2023-08-08 15:01:29 -07:00
mac-scc.c net: Explicitly include correct DT includes 2023-07-27 20:33:16 -07:00
Makefile
mii-bitbang.c net: fs_enet: Fix address space and base types mismatches 2023-08-08 15:01:29 -07:00
mii-fec.c net: fs_enet: Convert to platform remove callback returning void 2023-07-11 20:24:33 -07:00