]> git.dujemihanovic.xyz Git - u-boot.git/commit
sandbox: Add <linux/types.h> to asm/global_data.h and asm/io.h
authorTom Rini <trini@konsulko.com>
Thu, 14 Dec 2023 18:16:50 +0000 (13:16 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 21 Dec 2023 13:54:37 +0000 (08:54 -0500)
commit9d7f634811d444cd55553cba5d6704e716cd7efa
treee8078e464e10925360e3938955a0f12228f68cbc
parent78e326d631e081295da73fc3532af2ac8a1c2ca1
sandbox: Add <linux/types.h> to asm/global_data.h and asm/io.h

We need <linux/types.h> in these files as we reference Linux types.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/sandbox/include/asm/global_data.h