diff options
author | 2018-05-09 16:23:45 +0900 | |
---|---|---|
committer | 2018-05-17 22:43:33 +0900 | |
commit | b2c5cdcfd4bcc1fbf1caefe7f3ff909bcee10a6c (patch) | |
tree | 312ce8723d6b0309b0c95d57ac18f45026c395ff /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kbuild: deb-pkg improve maintainer address generation (diff) | |
download | linux-dev-b2c5cdcfd4bcc1fbf1caefe7f3ff909bcee10a6c.tar.xz linux-dev-b2c5cdcfd4bcc1fbf1caefe7f3ff909bcee10a6c.zip |
modpost: remove symbol prefix support
CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX was selected by BLACKFIN, METAG.
They were removed by commit 4ba66a976072 ("arch: remove blackfin port"),
commit bb6fb6dfcc17 ("metag: Remove arch/metag/"), respectively.
No more architecture enables CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX,
hence VMLINUX_SYMBOL_STR(foo) can be simplify replaced with "foo".
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions