diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2019-12-12 05:38:43 +0300 |
---|---|---|
committer | Rich Felker <dalias@libc.org> | 2020-06-01 21:48:51 +0300 |
commit | d1f56f318d234fc5db230af2f3e0088f689ab3c0 (patch) | |
tree | 20794afc6ad0c0ce7c823c1e239842bc45c05241 /arch/sh/lib64/memcpy.S | |
parent | 3125ddc42487307b59e44c405a3282770475150d (diff) | |
download | linux-d1f56f318d234fc5db230af2f3e0088f689ab3c0.tar.xz |
sh: add missing EXPORT_SYMBOL() for __delay
__delay() is used from kernel module.
We need EXPORT_SYMBOL(), otherwise we will get compile error.
ERROR: "__delay" [drivers/net/phy/mdio-cavium.ko] undefined!
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Rich Felker <dalias@libc.org>
Diffstat (limited to 'arch/sh/lib64/memcpy.S')
0 files changed, 0 insertions, 0 deletions