net: liquidio: Remove unused declarations
authorYue Haibing <yuehaibing@huawei.com>
Sat, 24 Aug 2024 08:31:07 +0000 (16:31 +0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 27 Aug 2024 21:17:52 +0000 (14:17 -0700)
commit0eaebf738e6ec45d1f8a268155b13afcf17e2c97
tree2e988c787ba04fa2b7deab1687cfdadcd0f33113
parent9a4556862d1f0f4d3a77c5252a616e006a4c3432
net: liquidio: Remove unused declarations

Commit da15c78b5664 ("liquidio CN23XX: VF register access") declared
cn23xx_dump_vf_initialized_regs() but never implemented it.

octeon_dump_soft_command() is never implemented and used since introduction in
commit 35878618c92d ("liquidio: Added delayed work for periodically updating
the link statistics.").

And finally, a few other declarations were never implenmented since introduction
in commit f21fb3ed364b ("Add support of Cavium Liquidio ethernet adapters").

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20240824083107.3639602-1-yuehaibing@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.h
drivers/net/ethernet/cavium/liquidio/cn66xx_device.h
drivers/net/ethernet/cavium/liquidio/octeon_device.h
drivers/net/ethernet/cavium/liquidio/octeon_droq.h
drivers/net/ethernet/cavium/liquidio/octeon_iq.h