The binman extern symbol declarations in spl.h are missing the VPL symbols recently added to spl.c, add them like the others.
Signed-off-by: Alper Nebi Yasak <alpernebiya...@gmail.com> --- (no changes since v1) include/spl.h | 2 ++ 1 file changed, 2 insertions(+) Applied to u-boot-dm, thanks!