1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/freescale/fs_enet
Rob Herring b0377116de net: ethernet: Use device_get_match_data()
Use preferred device_get_match_data() instead of of_match_device() to
get the driver match data. With this, adjust the includes to explicitly
include the correct headers.

Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-10-13 10:04:53 +01:00
..
fec.h net: ethernet: Use existing define with polynomial 2018-07-27 19:16:37 +08:00
fs_enet-main.c net: ethernet: Use device_get_match_data() 2023-10-13 10:04:53 +01:00
fs_enet.h powerpc updates for 6.6 2023-08-31 12:43:10 -07:00
Kconfig drivers: net: Fix Kconfig indentation, continued 2019-11-21 11:54:09 -08:00
mac-fcc.c powerpc updates for 6.6 2023-08-31 12:43:10 -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: fs_enet: Use cpm_muram_xxx() functions instead of cpm_dpxxx() macros 2023-08-08 15:01:36 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
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: ethernet: Use device_get_match_data() 2023-10-13 10:04:53 +01:00