[PATCH 09/11] display_options: Clean up headers

Simon Glass sjg at chromium.org
Thu Nov 30 03:45:34 CET 2023


On Wed, 22 Nov 2023 at 06:14, Tom Rini <trini at konsulko.com> wrote:
>
> In include/display_options.h we cannot include ourself, but do need
> <linux/types.h> directly. Then in lib/display_options.c we further clean
> the list to remove common.h.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  include/display_options.h | 3 ++-
>  lib/display_options.c     | 3 ++-
>  2 files changed, 4 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list