Re: [PATCH] net: pse-pd: tps23881: include missing bitfield.h header
From: patchwork-bot+netdevbpf
Date: Thu Aug 08 2024 - 12:22:01 EST
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:
On Wed, 7 Aug 2024 09:54:22 +0200 you wrote:
> From: Arnd Bergmann <arnd@xxxxxxxx>
>
> Using FIELD_GET() fails in configurations that don't already include
> the header file indirectly:
>
> drivers/net/pse-pd/tps23881.c: In function 'tps23881_i2c_probe':
> drivers/net/pse-pd/tps23881.c:755:13: error: implicit declaration of function 'FIELD_GET' [-Wimplicit-function-declaration]
> 755 | if (FIELD_GET(TPS23881_REG_DEVID_MASK, ret) != TPS23881_DEVICE_ID) {
> | ^~~~~~~~~
>
> [...]
Here is the summary with links:
- net: pse-pd: tps23881: include missing bitfield.h header
https://git.kernel.org/netdev/net/c/a70b637db15b
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html