]> git.dujemihanovic.xyz Git - u-boot.git/commit
include: Add <linux/types.h> in a few places
authorTom Rini <trini@konsulko.com>
Thu, 12 Oct 2023 23:03:54 +0000 (19:03 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 24 Oct 2023 20:34:45 +0000 (16:34 -0400)
commit12c00f9e8b3e7987cfc5243f5b3edbe6c9fdfdc2
tree70b653712ede83bc7f4020c5c1fb0433127837c7
parent2f34b0331a60239b7708f125ad621e4e62f51803
include: Add <linux/types.h> in a few places

These files references a number of types that are defined in
<linux/types.h> (and so forth), so include it here rather than rely on
indirect inclusion.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/bootstage.h
include/cache.h
include/cpu.h