commit | 12c05e896b90313d8e7e167faf0dd4e007ee2b26 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon Oct 01 05:03:30 2018 +0200 |
committer | Alexander Graf <agraf@suse.de> | Tue Oct 16 16:41:01 2018 +0200 |
tree | bbc87d325ccaa5fb205f9862575f39eb99e4f71b | |
parent | 8d7bc9f8d51f182fe991d453cf1ded74658d0c53 [diff] |
arm: do not include efi_loader.h twice We should not include the same include twice. Fixes: 99b8db7291ce ("arm: print information about loaded UEFI images") Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>