aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChen Gang <[email protected]>2014-05-21 01:37:08 +0000
committerGuan Xuetao <[email protected]>2014-06-20 00:22:39 +0000
commit8065042279df8e53c31e555b1330a2f05f1655b3 (patch)
tree7ea94c795e0675bd208775b368bfc50e4e823d3a /tools/perf/scripts/python
parentarch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling fai... (diff)
downloadkernel-8065042279df8e53c31e555b1330a2f05f1655b3.tar.gz
kernel-8065042279df8e53c31e555b1330a2f05f1655b3.zip
arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compiling failure
After check the code, 'bswapsi2' and 'muldi3' are useless for unicore32, so can remove them to avoid compiling failure. The related error (with allmodconfig under unicore32): LD init/built-in.o arch/unicore32/kernel/built-in.o:(___ksymtab+__muldi3+0x0): undefined reference to `__muldi3' arch/unicore32/kernel/built-in.o:(___ksymtab+__bswapsi2+0x0): undefined reference to `__bswapsi2' Signed-off-by: Chen Gang <[email protected]> Acked-by: Xuetao Guan <[email protected]> Signed-off-by: Xuetao Guan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions