mlxsw: spectrum: Remove unused function declarations
authorYue Haibing <yuehaibing@huawei.com>
Thu, 3 Aug 2023 14:20:47 +0000 (22:20 +0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 5 Aug 2023 01:03:05 +0000 (18:03 -0700)
commit852c18d5611e5632b8d4456181462896e87b1662
treed07a210d942e30604f93c618605fcf7f6c20f06f
parentf5f2d9bb52f901929c04ea2585160f1b7317071d
mlxsw: spectrum: Remove unused function declarations

Commit c3d2ed93b14d ("mlxsw: Remove old parsing depth infrastructure")
left behind mlxsw_sp_nve_inc_parsing_depth_get()/mlxsw_sp_nve_inc_parsing_depth_put().
And commit 532b49e41e64 ("mlxsw: spectrum_span: Derive SBIB from maximum port speed & MTU")
remove mlxsw_sp_span_port_mtu_update()/mlxsw_sp_span_speed_update_work() but leave the
declarations.

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Link: https://lore.kernel.org/r/20230803142047.42660-1-yuehaibing@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mellanox/mlxsw/spectrum.h
drivers/net/ethernet/mellanox/mlxsw/spectrum_span.h