commit | be34434ec2b9ce3171dbd9adb84f4d1ecc1a2fec | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Dec 29 11:57:41 2021 -0700 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Dec 31 06:45:01 2021 +0100 |
tree | a07eee94f3270b3b63f2f398b056c1875c596c3b | |
parent | 9cf89aa814616cff5ff2e16969c0869fdbf87204 [diff] |
efi: Drop device_path from struct efi_priv This is not used anywhere drop it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>