commit | 4d4cc691bab51e52e490e8e79aab5f1f63572c9e | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Thu Mar 01 10:12:07 2018 -0600 |
committer | Alexander Martinz <amartinz@shiftphones.com> | Wed Oct 18 08:25:46 2023 +0200 |
tree | 5e8f01cc7f5c48b8af41f7b79ac74c8b102be575 | |
parent | 132edfe0ec93220b7be98099f6de9f7c902e6dc4 [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>