git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddc8682
)
irqchip: gic-v3: Tag all low level accessors __maybe_unused
author
Mark Brown
<broonie@linaro.org>
Wed, 30 Jul 2014 19:23:14 +0000
(20:23 +0100)
committer
Jason Cooper
<jason@lakedaemon.net>
Mon, 18 Aug 2014 11:47:51 +0000
(11:47 +0000)
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
patch
|
blob
|
history
diff --cc
drivers/irqchip/irq-gic-v3.c
Simple merge