use linux/export.h rather than asm-generic/export.h
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 14 Dec 2023 19:19:22 +0000 (19:19 +0000)
committerPalmer Dabbelt <palmer@rivosinc.com>
Wed, 10 Jan 2024 04:10:40 +0000 (20:10 -0800)
commit62694797f56bf72e4c598bc0e319c7b828c1b187
treebc457716b92d3147913eb6a76cbe2ef008a809be
parent2bf8acbf542bbc83a72a1c9d3f4f87aab7f2d2c1
use linux/export.h rather than asm-generic/export.h

asm-generic/export.h is a wrapper for linux/export.h, with explicit request
to use linux/export.h directly.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Link: https://lore.kernel.org/r/20231214191922.GQ1674809@ZenIV
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/kernel/mcount-dyn.S
arch/riscv/kernel/mcount.S
arch/riscv/lib/clear_page.S
arch/riscv/lib/tishift.S
arch/riscv/lib/uaccess.S