On Tue, 27 Sept 2022 at 02:18, Patrick Delaunay <[email protected]> wrote: > > Remove prototype for the removed function fdt_fixup_nor_flash_size. > This patch has no impact as the function is never used. > > Fixes: 98f705c9cefd ("powerpc: remove 4xx support") > Signed-off-by: Patrick Delaunay <[email protected]> > --- > > include/fdt_support.h | 2 -- > 1 file changed, 2 deletions(-)
Reviewed-by: Simon Glass <[email protected]> Applied to u-boot-dm, thanks!

