ARM: Remove ununsed set_irq_flags
authorRob Herring <robh@kernel.org>
Sat, 29 Aug 2015 23:01:24 +0000 (18:01 -0500)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 16 Sep 2015 14:53:39 +0000 (16:53 +0200)
Now that all users of set_irq_flags and custom flags are converted to
genirq functions, the ARM specific set_irq_flags can be removed.

Signed-off-by: Rob Herring <robh@kernel.org>
Tested-by: Kevin Hilman <khilman@linaro.org>
Cc: linux-arm-kernel@lists.infradead.org
Cc: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/arm/include/asm/hw_irq.h
arch/arm/kernel/irq.c

Simple merge
Simple merge