aboutsummaryrefslogtreecommitdiffstats
path: root/lib/netdev-notifier-error-inject.c
diff options
context:
space:
mode:
authorMD Danish Anwar <[email protected]>2023-10-18 06:49:36 +0000
committerPaolo Abeni <[email protected]>2023-10-19 10:39:01 +0000
commita602ee3176a81280b829c9f0cf259450f7982168 (patch)
tree6cc46033c199c2cf5fcf2960097b83eb9cd3a487 /lib/netdev-notifier-error-inject.c
parentMerge tag 'nf-23-10-18' of https://git.kernel.org/pub/scm/linux/kernel/git/ne... (diff)
downloadkernel-a602ee3176a81280b829c9f0cf259450f7982168.tar.gz
kernel-a602ee3176a81280b829c9f0cf259450f7982168.zip
net: ethernet: ti: Fix mixed module-builtin object
With CONFIG_TI_K3_AM65_CPSW_NUSS=y and CONFIG_TI_ICSSG_PRUETH=m, k3-cppi-desc-pool.o is linked to a module and also to vmlinux even though the expected CFLAGS are different between builtins and modules. The build system is complaining about the following: k3-cppi-desc-pool.o is added to multiple modules: icssg-prueth ti-am65-cpsw-nuss Introduce the new module, k3-cppi-desc-pool, to provide the common functions to ti-am65-cpsw-nuss and icssg-prueth. Fixes: 128d5874c082 ("net: ti: icssg-prueth: Add ICSSG ethernet driver") Signed-off-by: MD Danish Anwar <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions