commit | daa924abe5310ee9aa3cd85eb43dcef77baea823 | [log] [tgz] |
---|---|---|
author | Ilias Apalodimas <ilias.apalodimas@linaro.org> | Thu Dec 31 12:33:23 2020 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Dec 31 14:33:22 2020 +0100 |
tree | b0669a15d944467722f5d8e33f58ff60fe93fa6b | |
parent | 026c7ec652286f082a3fd12a2d949781ad2a8504 [diff] |
efi_loader: Remove unused headers from efi_load_initrd.c dm.h and env.h serve no purpose here. Remove them and sort the remaining in alphabetical order. Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>