[PATCH net-next] net: freescale: Remove unused declarations
Leon Romanovsky
leon at kernel.org
Sat Aug 19 04:57:32 AEST 2023
On Thu, Aug 17, 2023 at 09:41:59PM +0800, Yue Haibing wrote:
> Commit 5d93cfcf7360 ("net: dpaa: Convert to phylink") removed
> fman_set_mac_active_pause()/fman_get_pause_cfg() but not declarations.
> Commit 48257c4f168e ("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 at huawei.com>
> ---
> drivers/net/ethernet/freescale/fman/mac.h | 4 ----
> drivers/net/ethernet/freescale/fs_enet/fs_enet.h | 5 -----
> 2 files changed, 9 deletions(-)
>
Thanks,
Reviewed-by: Leon Romanovsky <leonro at nvidia.com>
More information about the Linuxppc-dev
mailing list