On Sun, Aug 17, 2014 at 01:04:53PM -0400, Jason Cooper wrote:
On Wed, Jul 30, 2014 at 08:23:14PM +0100, Mark Brown wrote:
From: Mark Brown broonie@linaro.org
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
drivers/irqchip/irq-gic-v3.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
Applied to irqchip/urgent
This appears to have disappeared from -next and the warning is back.