ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*
authorMasahiro Yamada <masahiroy@kernel.org>
Sun, 11 Jun 2023 15:50:53 +0000 (00:50 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Thu, 22 Jun 2023 12:21:06 +0000 (21:21 +0900)
commit7d59313f19df0b55db6b31c5e4d4e828aa77d584
treeac3dd088fb2126f0261155646804e3d2f6033181
parentddb5cdbafaaad6b99d7007ae1740403124502d03
ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*

With the previous refactoring, you can always use EXPORT_SYMBOL*.

Replace two instances in ia64, then remove EXPORT_DATA_SYMBOL*.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
arch/ia64/kernel/head.S
arch/ia64/kernel/ivt.S
include/asm-generic/export.h