diff options
author | Rob Herring <robh@kernel.org> | 2018-03-01 15:57:40 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2018-03-06 03:58:17 +0100 |
commit | a54b81ea242309a098162c3284ed964074bee72a (patch) | |
tree | c80649e8b803d52da63ceae47141d48f6123ce93 /scripts | |
parent | arm64/efi: Make strrchr() available to the EFI namespace (diff) | |
download | linux-a54b81ea242309a098162c3284ed964074bee72a.tar.xz linux-a54b81ea242309a098162c3284ed964074bee72a.zip |
powerpc: boot: add strrchr function
libfdt gained a new dependency on strrchr, so copy the implementation
from lib/string.c. Most of the string functions are in assembly, but
stdio.c already has strnlen, so add strrchr there.
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Acked-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions