diff options
| author | Arnd Bergmann <[email protected]> | 2024-05-28 15:25:05 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-05-31 00:44:19 +0000 |
| commit | 727c94c9539aa8865cdbf6a783da6a6585f1fec2 (patch) | |
| tree | 3967d6d1812fefe50d0f4a020433a8ca5c366eaf /net/unix/af_unix.c | |
| parent | Merge branch 'mlx4-add-support-for-netdev-genl-api' (diff) | |
| download | kernel-727c94c9539aa8865cdbf6a783da6a6585f1fec2.tar.gz kernel-727c94c9539aa8865cdbf6a783da6a6585f1fec2.zip | |
ethernet: octeontx2: avoid linking objects into multiple modules
Each object file contains information about which module it gets linked
into, so linking the same file into multiple modules now causes a warning:
scripts/Makefile.build:254: drivers/net/ethernet/marvell/octeontx2/nic/Makefile: otx2_devlink.o is added to multiple modules: rvu_nicpf rvu_nicvf
Change the way that octeontx2 ethernet is built by moving the common
file into a separate module with exported symbols instead.
Signed-off-by: Arnd Bergmann <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
