On Mon, 21 Sep 2026 17:35:47 +0200, Ahmad Fatoum wrote:
> The header uses u32 in the at91_aic_redir() prototype, but does not
> include a header providing the type, so any C file including it
> without pulling in linux/types.h first fails to compile:
>
> include/mach/at91/aic.h:7:40: error: unknown type name 'u32'
>
> Fix it and make the header self-contained.
>
> [...]
Applied, thanks!
[1/1] ARM: at91: include linux/types.h in aic.h
https://git.pengutronix.de/cgit/barebox/commit/?id=cfe574b30d66 (link may
not be stable)
Best regards,
--
Sascha Hauer <[email protected]>