On Thu, Dec 18, 2025 at 5:33 AM Brian Ruley
<[email protected]> wrote:

> diff --git a/arch/arm/mach-imx/cpu.c b/arch/arm/mach-imx/cpu.c
> index cc215b771ef..2aa9d9c9666 100644
> --- a/arch/arm/mach-imx/cpu.c
> +++ b/arch/arm/mach-imx/cpu.c
> @@ -285,10 +285,10 @@ u32 get_ahb_clk(void)
>
>  void arch_preboot_os(void)
>  {
> -#if defined(CONFIG_IMX_AHCI)
>         struct udevice *dev;
>         int rc;

This causes failure in CI:

https://source.denx.de/u-boot/custodians/u-boot-imx/-/jobs/1340742

Please fix and resend.

Reply via email to