[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172104843286.23241.15744127998585161383.git-patchwork-notify@kernel.org>
Date: Mon, 15 Jul 2024 13:00:32 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: MD Danish Anwar <danishanwar@...com>
Cc: hkallweit1@...il.com, horms@...nel.org, dan.carpenter@...aro.org,
jan.kiszka@...mens.com, wsa+renesas@...g-engineering.com,
diogo.ivo@...mens.com, andrew@...n.ch, rogerq@...nel.org, pabeni@...hat.com,
kuba@...nel.org, edumazet@...gle.com, davem@...emloft.net,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, srk@...com, vigneshr@...com, linux@...mhuis.info
Subject: Re: [PATCH net-next v3] net: ti: icssg-prueth: Split out common object
into module
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Fri, 12 Jul 2024 17:36:36 +0530 you wrote:
> icssg_prueth.c and icssg_prueth_sr1.c drivers use multiple common .c
> files. These common objects are getting added to multiple modules. As a
> result when both drivers are enabled in .config, below warning is seen.
>
> drivers/net/ethernet/ti/Makefile: icssg/icssg_common.o is added to multiple modules: icssg-prueth icssg-prueth-sr1
> drivers/net/ethernet/ti/Makefile: icssg/icssg_classifier.o is added to multiple modules: icssg-prueth icssg-prueth-sr1
> drivers/net/ethernet/ti/Makefile: icssg/icssg_config.o is added to multiple modules: icssg-prueth icssg-prueth-sr1
> drivers/net/ethernet/ti/Makefile: icssg/icssg_mii_cfg.o is added to multiple modules: icssg-prueth icssg-prueth-sr1
> drivers/net/ethernet/ti/Makefile: icssg/icssg_stats.o is added to multiple modules: icssg-prueth icssg-prueth-sr1
> drivers/net/ethernet/ti/Makefile: icssg/icssg_ethtool.o is added to multiple modules: icssg-prueth icssg-prueth-sr1
>
> [...]
Here is the summary with links:
- [net-next,v3] net: ti: icssg-prueth: Split out common object into module
https://git.kernel.org/netdev/net-next/c/a8ea8d531d1e
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists