diff options
author | Stephen Boyd | 2014-03-05 01:40:30 +0100 |
---|---|---|
committer | Thomas Gleixner | 2014-03-12 13:00:41 +0100 |
commit | 8783dd3a37a5853689e1a8fa728827a50905b912 (patch) | |
tree | 8abda8d6c438b4eeae6554a77c3ad82ca3a77f56 /scripts/markup_oops.pl | |
parent | x86: hardirq: Make irq_hv_callback_count available for CONFIG_HYPERV=m as well (diff) | |
download | kernel-qcow2-linux-8783dd3a37a5853689e1a8fa728827a50905b912.tar.gz kernel-qcow2-linux-8783dd3a37a5853689e1a8fa728827a50905b912.tar.xz kernel-qcow2-linux-8783dd3a37a5853689e1a8fa728827a50905b912.zip |
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 <build@lixom.net>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Cc: linux-arm-kernel@lists.infradead.org
Cc: khilman@linaro.org
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Josh Cartwright <joshc@codeaurora.org>
Cc: Andi Kleen <ak@linux.intel.com>
Link: http://lkml.kernel.org/r/1393980030-17770-1-git-send-email-sboyd@codeaurora.org
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'scripts/markup_oops.pl')
0 files changed, 0 insertions, 0 deletions