From: Mark Brown Date: Wed, 30 Jul 2014 19:23:14 +0000 (+0100) Subject: irqchip: gic-v3: Tag all low level accessors __maybe_unused X-Git-Tag: fixes-for-v3.18-merge-window~126^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c44e9d77fd1c290c8fe1457b4a5009ebb77ec890;p=pandora-kernel.git 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 Link: https://lkml.kernel.org/r/1406748194-21094-1-git-send-email-broonie@kernel.org Signed-off-by: Jason Cooper --- Reading git-diff-tree failed