On Mon, 24 Apr 2023 at 14:51, Hugo Villeneuve <[email protected]> wrote: > > From: Hugo Villeneuve <[email protected]> > > Fix comments syntax error in fdt_node_offset_by_compat_reg() > description: > compatiable -> compatible > > Signed-off-by: Hugo Villeneuve <[email protected]> > --- > common/fdt_support.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

