commit | fdfb69a72522e97f9105a6d39a5be0a465951ed8 | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Thu Mar 01 10:12:07 2018 -0600 |
committer | Rob Herring <robh@kernel.org> | Mon Mar 05 13:45:38 2018 -0600 |
tree | c9491dfde5f0ba8f6dafdacce30279e5f9cb4d87 | |
parent | 60c03a0448c7144d01ef437aae0a1c7e2367b4ba [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. 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>