1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/freescale/fman
Yue Haibing cb49ec0349 net: freescale: Remove unused declarations
Commit 5d93cfcf73 ("net: dpaa: Convert to phylink") removed
fman_set_mac_active_pause()/fman_get_pause_cfg() but not declarations.
Commit 48257c4f16 ("Add fs_enet ethernet network driver, for several
embedded platforms.") declared but never implemented
fs_enet_platform_init() and fs_enet_platform_cleanup().

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Reviewed-by: Sean Anderson <sean.anderson@seco.com>
Acked-by: Madalin Bucur <madalin.bucur@oss.nxp.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Link: https://lore.kernel.org/r/20230817134159.38484-1-yuehaibing@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-08-18 19:39:49 -07:00
..
fman.c net: Explicitly include correct DT includes 2023-07-27 20:33:16 -07:00
fman.h net: fman: Convert to SPDX identifiers 2022-08-19 16:35:53 -07:00
fman_dtsec.c net: phylink: pass neg_mode into phylink_mii_c22_pcs_config() 2023-06-22 19:41:01 -07:00
fman_dtsec.h net: fman: Pass params directly to mac init 2022-09-05 14:27:39 +01:00
fman_keygen.c net: fman: Convert to SPDX identifiers 2022-08-19 16:35:53 -07:00
fman_keygen.h net: fman: Convert to SPDX identifiers 2022-08-19 16:35:53 -07:00
fman_mac.h net: dpaa: Convert to phylink 2022-10-19 13:25:09 +01:00
fman_memac.c net: fman_memac: use pcs-lynx's check for fwnode availability 2023-06-08 19:19:50 -07:00
fman_memac.h net: fman: Pass params directly to mac init 2022-09-05 14:27:39 +01:00
fman_muram.c net: fman: Convert to SPDX identifiers 2022-08-19 16:35:53 -07:00
fman_muram.h net: fman: Convert to SPDX identifiers 2022-08-19 16:35:53 -07:00
fman_port.c net: Explicitly include correct DT includes 2023-07-27 20:33:16 -07:00
fman_port.h net: fman: Convert to SPDX identifiers 2022-08-19 16:35:53 -07:00
fman_sp.c net: fman: Convert to SPDX identifiers 2022-08-19 16:35:53 -07:00
fman_sp.h net: fman: Convert to SPDX identifiers 2022-08-19 16:35:53 -07:00
fman_tgec.c net: remove explicit phylink_generic_validate() references 2022-11-07 17:54:57 -08:00
fman_tgec.h net: fman: Pass params directly to mac init 2022-09-05 14:27:39 +01:00
Kconfig net: fman: remove reference to non-existing config PCS 2022-11-18 19:19:58 -08:00
mac.c net: Remove duplicated include in mac.c 2023-08-02 11:42:47 +01:00
mac.h net: freescale: Remove unused declarations 2023-08-18 19:39:49 -07:00
Makefile Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-04 09:26:51 +09:00