]> asedeno.scripts.mit.edu Git - linux.git/commit
arm64/efi: Make strrchr() available to the EFI namespace
authorRob Herring <robh@kernel.org>
Thu, 1 Mar 2018 16:12:07 +0000 (10:12 -0600)
committerRob Herring <robh@kernel.org>
Mon, 5 Mar 2018 19:45:38 +0000 (13:45 -0600)
commitfdfb69a72522e97f9105a6d39a5be0a465951ed8
treec9491dfde5f0ba8f6dafdacce30279e5f9cb4d87
parent60c03a0448c7144d01ef437aae0a1c7e2367b4ba
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>
arch/arm64/kernel/image.h
arch/arm64/lib/strrchr.S