]> Git Repo - J-u-boot.git/commit
include: Add <linux/types.h> in a few places
authorTom Rini <[email protected]>
Thu, 12 Oct 2023 23:03:54 +0000 (19:03 -0400)
committerTom Rini <[email protected]>
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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
include/bootstage.h
include/cache.h
include/cpu.h
This page took 0.036887 seconds and 4 git commands to generate.