]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: Remove <asm/types.h> from asm/global_data.h
authorTom Rini <trini@konsulko.com>
Thu, 14 Dec 2023 18:16:49 +0000 (13:16 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 21 Dec 2023 13:54:37 +0000 (08:54 -0500)
commit78e326d631e081295da73fc3532af2ac8a1c2ca1
treef6cf9204f2ebf616fc8bbeee670f65750dcff58f
parentac2370a856688d3378812ed533fec2991501378f
arm: Remove <asm/types.h> from asm/global_data.h

We need and include <linux/types.h> and this in turn already includes
<asm/types.h>, so drop it here.

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