]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: remove unused function efi_dp_from_dev()
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 10 Nov 2019 01:16:33 +0000 (02:16 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 19 Nov 2019 11:10:22 +0000 (12:10 +0100)
commit6ef335ed38ffd2ca08b1b44e2609d4357f2143d0
treed1b9ed7933a683075779191056dc759479cea3cd
parentd92234c58a787361dd128d10a9367f01a54bcc62
efi_loader: remove unused function efi_dp_from_dev()

Function efi_dp_from_dev() is not used anywhere. Remove it.

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