diff options
author | morimoto <kuninori.morimoto.gx@renesas.com> | 2020-06-21 15:56:05 +1000 |
---|---|---|
committer | Stephen Rothwell <sfr@canb.auug.org.au> | 2020-06-24 15:47:33 +1000 |
commit | e545b6ee96bf545309dad4b96930f0d34c6f9675 (patch) | |
tree | f856ed9847f6e06e339c8430ad237fa88429d859 /drivers/dax/dax.h | |
parent | c9f319d70b804d01425cfa519df7ae7aa0e525a7 (diff) | |
download | linux-next-e545b6ee96bf545309dad4b96930f0d34c6f9675.tar.gz |
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!
Link: https://marc.info/?l=linux-kernel&m=157611811927852
Signed-off-by: morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: Rich Felker <dalias@libc.org>
Cc: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Cc: Alan Modra <amodra@gmail.com>
Cc: Bin Meng <bin.meng@windriver.com>
Cc: Chen Zhou <chenzhou10@huawei.com>
Cc: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Krzysztof Kozlowski <krzk@kernel.org>
Cc: Romain Naour <romain.naour@gmail.com>
Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Diffstat (limited to 'drivers/dax/dax.h')
0 files changed, 0 insertions, 0 deletions