[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165132901295.11133.16561971820560838963.git-patchwork-notify@kernel.org>
Date: Sat, 30 Apr 2022 14:30:12 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Horatiu Vultur <horatiu.vultur@...rochip.com>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
richardcochran@...il.com, davem@...emloft.net, arnd@...db.de,
lkp@...el.com
Subject: Re: [PATCH net-next] net: lan966x: Fix compilation error
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Fri, 29 Apr 2022 09:19:53 +0200 you wrote:
> Starting from the blamed commit, the lan966x build fails with the
> following compilation error:
>
> drivers/net/ethernet/microchip/lan966x/lan966x_ptp.c:342:9: error: implicit declaration of function ‘ptp_find_pin_unlocked’ [-Werror=implicit-function-declaration]
> 342 | pin = ptp_find_pin_unlocked(phc->clock, PTP_PF_EXTTS, 0);
>
> The issue is that there is no stub function for ptp_find_pin_unlocked
> in case CONFIG_PTP_1588_CLOCK is not selected. Therefore add one.
>
> [...]
Here is the summary with links:
- [net-next] net: lan966x: Fix compilation error
https://git.kernel.org/netdev/net-next/c/48cec73a891c
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