diff options
author | Stephen Boyd <[email protected]> | 2014-03-04 16:40:30 -0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2014-03-12 13:00:41 +0100 |
commit | 8783dd3a37a5853689e1a8fa728827a50905b912 (patch) | |
tree | 8abda8d6c438b4eeae6554a77c3ad82ca3a77f56 /tools/perf/scripts/python/syscall-counts.py | |
parent | 7ff42473ebdee32ed3ac34f6bf4b4080c7455840 (diff) |
irqchip: Remove asmlinkage from static functions
LTO patches add __visible to the asmlinkage define, causing
compilation warnings like:
drivers/irqchip/irq-gic.c:283:1: warning: 'externally_visible'
attribute have effect only on public objects [-Wattributes]
Drop asmlinkage here to avoid such warnings.
Reported-by: Olof's autobuilder <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Russell King <[email protected]>
Cc: Josh Cartwright <[email protected]>
Cc: Andi Kleen <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions