summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGeetha sowjanya <gakula@marvell.com>2024-06-18 09:11:22 +0300
committerDavid S. Miller <davem@davemloft.net>2024-06-19 15:08:40 +0300
commit1062d03827b78614259b3b4b992deb27ee6aa84d (patch)
treede1def008cd2915120683e888a14affe16513102 /tools/perf/scripts/python
parentb95a4afe2defd6f46891985f9436a568cd35a31c (diff)
downloadlinux-1062d03827b78614259b3b4b992deb27ee6aa84d.tar.xz
octeontx2-pf: Fix linking objects into multiple modules
This patch fixes the below build warning messages that are caused due to linking same files to multiple modules by exporting the required symbols. "scripts/Makefile.build:244: drivers/net/ethernet/marvell/octeontx2/nic/Makefile: otx2_devlink.o is added to multiple modules: rvu_nicpf rvu_nicvf scripts/Makefile.build:244: drivers/net/ethernet/marvell/octeontx2/nic/Makefile: otx2_dcbnl.o is added to multiple modules: rvu_nicpf rvu_nicvf" Fixes: 8e67558177f8 ("octeontx2-pf: PFC config support with DCBx"). Signed-off-by: Geetha sowjanya <gakula@marvell.com> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions