xtensa: drop bcopy implementation
authorMax Filippov <jcmvbkbc@gmail.com>
Fri, 9 Jun 2023 04:36:37 +0000 (21:36 -0700)
committerMax Filippov <jcmvbkbc@gmail.com>
Tue, 13 Jun 2023 02:48:57 +0000 (19:48 -0700)
commite7cb083891e42493d07e9e597f837ff622f892ea
treeb1eab7234af1f5a47f7cd9c34660534ccba6904c
parentf8b09d4524125163b9db47e831f398d7c6f8b22c
xtensa: drop bcopy implementation

bcopy is not exported and there's no in-tree users of this function.
Drop it.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/include/asm/string.h
arch/xtensa/lib/memcopy.S