diff options
author | 2018-10-12 21:52:22 +0200 | |
---|---|---|
committer | 2018-10-15 22:31:54 -0700 | |
commit | 44eb385bc5f315c3707ffdaffd5cb9d3e78c1839 (patch) | |
tree | d1cfd50cb4e54adaf3f81a3eb15e10ce7728d98d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nfp: devlink port split support for 1x100G CXP NIC (diff) | |
download | linux-dev-44eb385bc5f315c3707ffdaffd5cb9d3e78c1839.tar.xz linux-dev-44eb385bc5f315c3707ffdaffd5cb9d3e78c1839.zip |
octeontx2-af: remove unused cgx_fwi_link_change
The newly added driver causes a warning about a function that is
not used anywhere:
drivers/net/ethernet/marvell/octeontx2/af/cgx.c:320:12: error: 'cgx_fwi_link_change' defined but not used [-Werror=unused-function]
Remove it for now, until a user gets added. If we want to use this
function from another module, we also need a declaration in a header
file, which is currently missing, so it would have to change anyway.
Fixes: 1463f382f58d ("octeontx2-af: Add support for CGX link management")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions