1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-24 07:43:58 +01:00
Files
u-boot-megous/arch/arm/include
Tom Rini 78e326d631 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>
2023-12-21 08:54:37 -05:00
..