diff options
author | Michal Simek <michal.simek@xilinx.com> | 2022-02-25 16:55:36 +0300 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2022-04-21 11:54:21 +0300 |
commit | 61a4e653cabd7d9e4a9e940d0786532725e73c0d (patch) | |
tree | 9dda516e5e50cd3cd10b789f954574b82b7649b7 /arch/microblaze/mm/init.c | |
parent | 95fee37be45f443a8a322ee7f6f78167b73f2abc (diff) | |
download | linux-61a4e653cabd7d9e4a9e940d0786532725e73c0d.tar.xz |
microblaze: Use simple memmove/memcpy implementation from lib/string.c
This is based on previous commit ("microblaze: Use simple memset
implementation from lib/string.c") where generic memset implementation is
used when OPT_LIB_FUNCTION is not defined. The same change can be done for
memset/memcpy implementation where doesn't make sense to have generic
implementation in architecture code.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/1f5cfc026a8a458f3e3134ab80f65bd4ac7e3e8e.1645797329.git.michal.simek@xilinx.com
Diffstat (limited to 'arch/microblaze/mm/init.c')
0 files changed, 0 insertions, 0 deletions