> On 9 Aug 2023, at 12:02, Nicola Vetrini <nicola.vetr...@bugseng.com> wrote: > > the function 'fdt_add_uefi_nodes' can be defined static, as its > only callers are within the same file. This in turn avoids > violating Rule 8.4 because no declaration is present. > > No functional change. > > Signed-off-by: Nicola Vetrini <nicola.vetr...@bugseng.com>
Reviewed-by: Luca Fancellu <luca.fance...@arm.com> With Fixes: 6d70ea10d49f ("Add ARM EFI boot support”)