diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-06-11 11:35:26 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-06-13 00:03:17 +0900 |
commit | 00979ce4fcc90d488c7f27f750097adc6b11bd07 (patch) | |
tree | ec095f745bf8cd459b3d1ee5fee92c2a25a7ba25 /arch/x86/Kconfig | |
parent | 8593080c0fcf88a2140f63626319dcdd06127fa0 (diff) | |
download | talos-obmc-linux-00979ce4fcc90d488c7f27f750097adc6b11bd07.tar.gz talos-obmc-linux-00979ce4fcc90d488c7f27f750097adc6b11bd07.zip |
linux/linkage.h: replace VMLINUX_SYMBOL_STR() with __stringify()
With the special case handling for Blackfin and Metag was removed by
commit 94e58e0ac312 ("export.h: remove code for prefixing symbols with
underscore"), VMLINUX_SYMBOL_STR() is now equivalent to __stringify().
Replace the remaining usages in <linux/linkage.h> to prepare for the
entire removal of VMLINUX_SYMBOL_STR().
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/x86/Kconfig')
0 files changed, 0 insertions, 0 deletions