From: Nicolas Pitre Date: Wed, 29 Jan 2014 18:00:45 +0000 (+0000) Subject: arm64: FIQs are unused X-Git-Tag: v3.14-rc1~18^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f864b61ee49bbf3faf9a10b9770c719536328d01;p=pandora-kernel.git arm64: FIQs are unused 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 Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed