On Mon, 11 May 2026 22:12:32 +0200, A. Sverdlin <[email protected]> wrote: > diff --git a/arch/arm/mach-k3/am62x/boot.c b/arch/arm/mach-k3/am62x/boot.c > index bae53f1e459..8c46532113a 100644 > --- a/arch/arm/mach-k3/am62x/boot.c > +++ b/arch/arm/mach-k3/am62x/boot.c > @@ -1,4 +1,5 @@ > // SPDX-License-Identifier: GPL-2.0+ > +#include <init.h>
Are these includes necessary here? -- Anshul Dalal <[email protected]>

