Hi Geert, > From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> > Sent: 26 June 2025 13:45 > To: Fabrizio Castro <fabrizio.castro.jz@xxxxxxxxxxx> > Subject: Re: [PATCH] clk: renesas: rzv2h: Add missing include file > > Hi Fabrizio, > > Thanks for your patch! > > On Tue, 24 Jun 2025 at 21:28, Fabrizio Castro > <fabrizio.castro.jz@xxxxxxxxxxx> wrote: > > File `rzv2h-cpg.h` makes use of data types defined in `types.h`, > > but it's not including it, which could translate to build errors. > > > > Include `types.h` to fix this problem. > > linux/types.h. > > > Signed-off-by: Fabrizio Castro <fabrizio.castro.jz@xxxxxxxxxxx> > > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > i.e. will queue in renesas-clk for v6.17, with the above fixed. Thanks for fixing. Cheers, Fab > > Gr{oetje,eeting}s, > > Geert > > -- > Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx > > In personal conversations with technical people, I call myself a hacker. But > when I'm talking to journalists I just say "programmer" or something like that. > -- Linus Torvalds