Messages in this thread |  | | Subject | Re: [PATCH] net: ethernet: ti: am65-cpsw: fix CONFIG_PM #ifdef | From | patchwork-bot+netdevbpf@kernel ... | Date | Sat, 17 Dec 2022 05:20:16 +0000 |
| |
Hello:
This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@kernel.org>:
On Thu, 15 Dec 2022 17:39:05 +0100 you wrote: > From: Arnd Bergmann <arnd@arndb.de> > > The #ifdef check is incorrect and leads to a warning: > > drivers/net/ethernet/ti/am65-cpsw-nuss.c:1679:13: error: 'am65_cpsw_nuss_remove_rx_chns' defined but not used [-Werror=unused-function] > 1679 | static void am65_cpsw_nuss_remove_rx_chns(void *data) > > [...]
Here is the summary with links: - net: ethernet: ti: am65-cpsw: fix CONFIG_PM #ifdef https://git.kernel.org/netdev/net/c/078838f5b9c9
You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
|  |