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)
commit246e60184604a59312a4f8d66d83e155ace847c2
treed1b9ed7933a683075779191056dc759479cea3cd
parentd4a31e8ee5592072d8d5208b3e950cba2d89b6bd
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