aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorPaul Burton <[email protected]>2017-08-12 21:36:34 -0700
committerRalf Baechle <[email protected]>2017-09-04 13:53:14 +0200
commit72eb29951f98f612ba5a5bb8c58c87eaf8fb7351 (patch)
treea25e73a3318aba7823126417503c3565fe900dba /tools/perf/scripts/python/syscall-counts.py
parent85eec73ce4c4322b3b442b9582f6656abb5d125f (diff)
MIPS: Use mips_gic_present() in place of gic_present
In preparation for removing the gic_present global variable, switch to using the mips_gic_present() function instead. For the most part this is a straightforward substitution. In cases which previously wrapped the GIC case in an #ifdef CONFIG_MIPS_GIC that #ifdef has been removed, since mips_gic_present() will return a compile-time constant false allowing the affected code to be optimised out anyway. Signed-off-by: Paul Burton <[email protected]> Cc: Jason Cooper <[email protected]> Cc: Marc Zyngier <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/17044/ Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions