irqchip: gic-v3: Tag all low level accessors __maybe_unused
authorMark Brown <broonie@linaro.org>
Wed, 30 Jul 2014 19:23:14 +0000 (20:23 +0100)
committerJason Cooper <jason@lakedaemon.net>
Mon, 18 Aug 2014 11:47:51 +0000 (11:47 +0000)
commitc44e9d77fd1c290c8fe1457b4a5009ebb77ec890
tree7069fad81153c0597995250b5459c23ffcb1c8de
parentddc86821ee2ce3367fdb116e7334751087f78c56
irqchip: gic-v3: Tag all low level accessors __maybe_unused

This is only really needed for gic_write_sgi1r in the !SMP case since it
is only referenced in the SMP initialisation code but it seems better to
have these functions all next to each other and declared consistently.

Signed-off-by: Mark Brown <broonie@linaro.org>
Link: https://lkml.kernel.org/r/1406748194-21094-1-git-send-email-broonie@kernel.org
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
drivers/irqchip/irq-gic-v3.c
This page took 0.02516 seconds and 5 git commands to generate.