
17 Mar
2020
17 Mar
'20
4:28 p.m.
On Tue, Feb 25, 2020 at 02:24:54AM +0900, Masahiro Yamada wrote:
'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
Applied to u-boot/next, thanks!
--
Tom