arm64: FIQs are unused
authorNicolas Pitre <nicolas.pitre@linaro.org>
Wed, 29 Jan 2014 18:00:45 +0000 (18:00 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 30 Jan 2014 13:51:43 +0000 (13:51 +0000)
So any FIQ handling is superfluous at the moment.  The functions to
disable/enable FIQs is kept around if ever someone needs them in the
future, but existing calling sites including arch_cpu_idle_prepare()
may go for now.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/kernel/process.c
arch/arm64/kernel/smp.c

Simple merge
Simple merge