]> git.baikalelectronics.ru Git - kernel.git/commit
export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR()
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 18 Aug 2018 22:34:47 +0000 (07:34 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 22 Aug 2018 14:21:44 +0000 (23:21 +0900)
commitb40b76dbeb81928c83f874d9e54ad76d71af1e63
treeb0fe7cfe2f2a16fcad02a03a19c8b190f47f90e9
parentb8d958dbdd165e726cea7db7980fb0006009b66c
export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR()

With the special case handling for Blackfin and Metag was removed by
commit aad73b867a66 ("export.h: remove code for prefixing symbols with
underscore"), VMLINUX_SYMBOL() is no-op.

Replace the remaining usages, then remove the definition of
VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR().

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
certs/system_certificates.S
include/linux/export.h
usr/initramfs_data.S