]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: move efi_unload_image() down in source
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 1 May 2019 17:04:32 +0000 (19:04 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 7 May 2019 19:10:03 +0000 (21:10 +0200)
commitf099dae9c5fa735ac28af1346a4d23996be35b00
treec9cdec491f4590cbd4175fdfcd1d609fb6f39867
parentaea7a78c377ac2f86bbf490d220e5ca297a59e61
efi_loader: move efi_unload_image() down in source

Move efi_unload_image() down in source to avoid forward declaration in
follwing page.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/efi_boottime.c