]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
linux/export: clean up the IA-64 KSYM_FUNC macro
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Fri, 10 Nov 2023 12:07:22 +0000 (13:07 +0100)
committerMasahiro Yamada <masahiroy@kernel.org>
Fri, 17 Nov 2023 04:24:08 +0000 (13:24 +0900)
commit9e0be3f50c0e8517d0238b62409c20bcb8cd8785
treedbfb32f2af1dee310f4b2dcaf236a6b228fe6cfe
parent1c4a7587d1bbee0fd53b63af60e4244a62775f57
linux/export: clean up the IA-64 KSYM_FUNC macro

With commit cf8e8658100d ("arch: Remove Itanium (IA-64) architecture"),
there is no need to keep the IA-64 definition of the KSYM_FUNC macro.

Clean up the IA-64 definition of the KSYM_FUNC macro.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
include/linux/export-internal.h