[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162688440414.4079.3088744442164036804.git-patchwork-notify@kernel.org>
Date: Wed, 21 Jul 2021 16:20:04 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Arnd Bergmann <arnd@...nel.org>
Cc: davem@...emloft.net, kuba@...nel.org, linus.walleij@...aro.org,
arnd@...db.de, netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: ixp46x: fix ptp build failure
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Wed, 21 Jul 2021 17:19:32 +0200 you wrote:
> From: Arnd Bergmann <arnd@...db.de>
>
> The rework of the ixp46x cpu detection left the network driver in
> a half broken state:
>
> drivers/net/ethernet/xscale/ptp_ixp46x.c: In function 'ptp_ixp_init':
> drivers/net/ethernet/xscale/ptp_ixp46x.c:290:51: error: 'IXP4XX_TIMESYNC_BASE_VIRT' undeclared (first use in this function)
> 290 | (struct ixp46x_ts_regs __iomem *) IXP4XX_TIMESYNC_BASE_VIRT;
> | ^~~~~~~~~~~~~~~~~~~~~~~~~
> drivers/net/ethernet/xscale/ptp_ixp46x.c:290:51: note: each undeclared identifier is reported only once for each function it appears in
> drivers/net/ethernet/xscale/ptp_ixp46x.c: At top level:
> drivers/net/ethernet/xscale/ptp_ixp46x.c:323:1: error: data definition has no type or storage class [-Werror]
> 323 | module_init(ptp_ixp_init);
>
> [...]
Here is the summary with links:
- net: ixp46x: fix ptp build failure
https://git.kernel.org/netdev/net/c/161dcc024288
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