On Tue, 4 Apr 2023 at 06:47, Heinrich Schuchardt
<[email protected]> wrote:
>
> Function fdt_simplefb_enable_existing_node() should be static as it is not
> used outside common/fdt_simplefb.c.
>
> Signed-off-by: Heinrich Schuchardt <[email protected]>
> ---
>  common/fdt_simplefb.c  | 8 +++++++-
>  include/fdt_simplefb.h | 1 -
>  2 files changed, 7 insertions(+), 2 deletions(-)
>

Reviewed-by: Simon Glass <[email protected]>

Reply via email to