aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorChen Gang <[email protected]>2013-06-24 10:27:49 +0100
committerCatalin Marinas <[email protected]>2013-07-19 15:49:43 +0100
commitc783c2815e13bbb0c0b99997cc240bd7e91b6bb8 (patch)
tree03c8398781ec97193ef99983a91d14cc6de13815 /tools/perf/util/trace-event-scripting.c
parent53ae3acd4390ffeecb3a11dbd5be347b5a3d98f2 (diff)
arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()
If 'COMPAT' not defined, aarch32_break_handler() cannot pass compiling, and it can work independent with 'COMPAT', so remove dummy definition. The related error: arch/arm64/kernel/debug-monitors.c:249:5: error: redefinition of ‘aarch32_break_handler’ In file included from arch/arm64/kernel/debug-monitors.c:29:0: /root/linux-next/arch/arm64/include/asm/debug-monitors.h:89:12: note: previous definition of ‘aarch32_break_handler’ was here Signed-off-by: Chen Gang <[email protected]> Acked-by: Will Deacon <[email protected]> Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions