[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <160997880797.16542.16792817975972555671.git-patchwork-notify@kernel.org>
Date: Thu, 07 Jan 2021 00:20:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Randy Dunlap <rdunlap@...radead.org>
Cc: linux-kernel@...r.kernel.org, lkp@...el.com,
richardcochran@...il.com, netdev@...r.kernel.org,
davem@...emloft.net, kuba@...nel.org
Subject: Re: [PATCH] ptp: ptp_ines: prevent build when HAS_IOMEM is not set
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Tue, 5 Jan 2021 20:25:31 -0800 you wrote:
> ptp_ines.c uses devm_platform_ioremap_resource(), which is only
> built/available when CONFIG_HAS_IOMEM is enabled.
> CONFIG_HAS_IOMEM is not enabled for arch/s390/, so builds on S390
> have a build error:
>
> s390-linux-ld: drivers/ptp/ptp_ines.o: in function `ines_ptp_ctrl_probe':
> ptp_ines.c:(.text+0x17e6): undefined reference to `devm_platform_ioremap_resource'
>
> [...]
Here is the summary with links:
- ptp: ptp_ines: prevent build when HAS_IOMEM is not set
https://git.kernel.org/netdev/net/c/1f685e6adbbe
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