1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-25 20:29:12 +01:00
Files
u-boot-megous/include/debug_uart.h
Masahiro Yamada 77c4ba54c6 debug_uart.h: make <debug_uart.h> self-contained
'uint' is not a primitive type. You need to include <linux/types.h>
or otherwise change it to (unsigned int).

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2020-03-16 16:42:50 -04:00

4.6 KiB