[PATCH 10/11] include: Further cleanup includes
Simon Glass
sjg at chromium.org
Sat Dec 2 19:23:14 CET 2023
On Wed, 22 Nov 2023 at 06:13, Tom Rini <trini at konsulko.com> wrote:
>
> Add some missing headers such as <linux/errno.h> or <linux/types.h> or
> <linux/kernel.h> to header files that make direct usage of things
> provided by these headers.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> include/atmel_lcd.h | 2 ++
> include/getopt.h | 2 ++
> include/mapmem.h | 2 ++
> include/memalign.h | 1 +
> include/net6.h | 1 +
> include/rtc.h | 1 +
> 6 files changed, 9 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list