public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Kaustabh Chakraborty <kauschluss@disroot.org>
To: "Peng Fan (OSS)" <peng.fan@oss.nxp.com>
Cc: jh80.chung@samsung.com, u-boot@lists.denx.de,
	Peng Fan <peng.fan@nxp.com>
Subject: Re: [PATCH V2] mmc: exynos_dw_mmc: guard execute_tuning
Date: Fri, 24 Oct 2025 16:32:47 +0000	[thread overview]
Message-ID: <200583cb535bc28d1933c4eaab699d83@disroot.org> (raw)
In-Reply-To: <20251024104033.21653-1-peng.fan@oss.nxp.com>

On 2025-10-24 10:40, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> Guard execute_tuning with MMC_SUPPORTS_TUNING, otherwise there will be
> build failure:
> drivers/mmc/exynos_dw_mmc.c:484:10: error: 'struct dm_mmc_ops' has no member
> named 'execute_tuning'
>          .execute_tuning = exynos_dwmmc_execute_tuning,
>           ^~~~~~~~~~~~~~
> 
> Cc: Kaustabh Chakraborty <kauschluss@disroot.org>
> Signed-off-by: Peng Fan <peng.fan@nxp.com>

Acked-by: Kaustabh Chakraborty <kauschluss@disroot.org>

      reply	other threads:[~2025-10-24 17:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-24 10:40 [PATCH V2] mmc: exynos_dw_mmc: guard execute_tuning Peng Fan (OSS)
2025-10-24 16:32 ` Kaustabh Chakraborty [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=200583cb535bc28d1933c4eaab699d83@disroot.org \
    --to=kauschluss@disroot.org \
    --cc=jh80.chung@samsung.com \
    --cc=peng.fan@nxp.com \
    --cc=peng.fan@oss.nxp.com \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox