]> git.baikalelectronics.ru Git - uboot.git/commit
fdt_support: cosmetic: remove fdt_fixup_nor_flash_size prototype
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Tue, 27 Sep 2022 08:18:05 +0000 (10:18 +0200)
committerSimon Glass <sjg@chromium.org>
Sat, 29 Oct 2022 13:36:33 +0000 (07:36 -0600)
commit824bbb2c6fea8c0741ee47290d0dda07840cec18
treea81ae902d76666e58f569db2e663bb055b5ea233
parent59c698d1f23257153a90557d8805b02f9f44003d
fdt_support: cosmetic: remove fdt_fixup_nor_flash_size prototype

Remove prototype for the removed function fdt_fixup_nor_flash_size.
This patch has no impact as the function is never used.

Fixes: 509c7cc41e96 ("powerpc: remove 4xx support")
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/fdt_support.h