[PATCH 2/7] include: Add <linux/types.h> in a few places
Simon Glass
sjg at chromium.org
Fri Oct 13 17:14:59 CEST 2023
On Thu, 12 Oct 2023 at 16:04, Tom Rini <trini at konsulko.com> wrote:
>
> These files references a number of types that are defined in
> <linux/types.h> (and so forth), so include it here rather than rely on
> indirect inclusion.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> Cc: Simon Glass <sjg at chromium.org>
> ---
> include/bootstage.h | 1 +
> include/cache.h | 2 ++
> include/cpu.h | 2 ++
> 3 files changed, 5 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list