All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Ivan Vecera <ivecera@redhat.com>
Cc: kuba@kernel.org, Prathosh.Satish@microchip.com, jiri@resnulli.us,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next] dpll: zl3073x: Fix build failure
Date: Sat, 26 Jul 2025 19:10:15 +0000	[thread overview]
Message-ID: <175355701525.3670812.15763912931192252437.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250726184145.25769-1-ivecera@redhat.com>

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Sat, 26 Jul 2025 20:41:45 +0200 you wrote:
> If CONFIG_ZL3073X is enabled but both CONFIG_ZL3073X_I2C and
> CONFIG_ZL3073X_SPI are disabled, the compilation may fail because
> CONFIG_REGMAP is not enabled.
> 
> Fix the issue by selecting CONFIG_REGMAP when CONFIG_ZL3073X is enabled.
> 
> Fixes: 2df8e64e01c10 ("dpll: Add basic Microchip ZL3073x support")
> Signed-off-by: Ivan Vecera <ivecera@redhat.com>
> 
> [...]

Here is the summary with links:
  - [net-next] dpll: zl3073x: Fix build failure
    https://git.kernel.org/netdev/net-next/c/fa582ca7e187

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      reply	other threads:[~2025-07-26 19:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-26 18:41 [PATCH net-next] dpll: zl3073x: Fix build failure Ivan Vecera
2025-07-26 19:10 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=175355701525.3670812.15763912931192252437.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=Prathosh.Satish@microchip.com \
    --cc=ivecera@redhat.com \
    --cc=jiri@resnulli.us \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.