https://github.com/torvalds/linux
Revision eb811129ed9ea50ef2dfe8a83ddde6a16d1eb8d4 authored by Rob Herring on 29 August 2015, 23:01:24 UTC, committed by Thomas Gleixner on 16 September 2015, 14:53:39 UTC
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>
1 parent 3e15135
History
Tip revision: eb811129ed9ea50ef2dfe8a83ddde6a16d1eb8d4 authored by Rob Herring on 29 August 2015, 23:01:24 UTC
ARM: Remove ununsed set_irq_flags
Tip revision: eb81112
File Mode Size
Makefile -rw-r--r-- 377 bytes
compat.c -rw-r--r-- 19.1 KB
compat_mq.c -rw-r--r-- 3.9 KB
ipc_sysctl.c -rw-r--r-- 5.4 KB
mq_sysctl.c -rw-r--r-- 2.9 KB
mqueue.c -rw-r--r-- 35.7 KB
msg.c -rw-r--r-- 24.1 KB
msgutil.c -rw-r--r-- 3.6 KB
namespace.c -rw-r--r-- 4.0 KB
sem.c -rw-r--r-- 56.1 KB
shm.c -rw-r--r-- 32.5 KB
syscall.c -rw-r--r-- 2.3 KB
util.c -rw-r--r-- 21.2 KB
util.h -rw-r--r-- 6.4 KB

back to top