commit | 1bc804b96f970ddd464c634b2e6cae63608df8a2 | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Thu Mar 01 10:12:07 2018 -0600 |
committer | Alexander Martinz <alex@amartinz.at> | Thu Sep 29 15:34:12 2022 +0200 |
tree | 14a87c022d45b8d524558ae1c521dcbeaf91f2a1 | |
parent | 680c8762dc875a6cf683822e968cc204f92232b8 [diff] |
arm64/efi: Make strrchr() available to the EFI namespace libfdt gained a new dependency on strrchr, so make it available to the EFI namespace before we update libfdt. Thanks to Ard for providing this fix. Change-Id: Ie463c8a828abce524b52c220c0543feadcff28df Cc: Catalin Marinas <catalin.marinas@arm.com> Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Rob Herring <robh@kernel.org>