diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2020-02-25 02:24:54 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-03-16 16:42:50 -0400 |
commit | 77c4ba54c678d5c892e4b692640424dbfe649e30 (patch) | |
tree | 46503c59207f9326da8bdd1915f0215c5d911d85 /scripts/Makefile | |
parent | 4ca281a56c35fb8c1cce934203821821ea1ed01c (diff) |
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>
Diffstat (limited to 'scripts/Makefile')
0 files changed, 0 insertions, 0 deletions