On Wed, Sep 17, 2014 at 05:10:15PM +0100, Daniel Thompson wrote:
Drivers that are shared between arm and arm64 and which employ FIQ on arm cannot include asm/fiq.h without #ifdef'ing. This patch introduces a dummy version of asm/fiq.h to arm64 to avoid this.
Signed-off-by: Daniel Thompson daniel.thompson@linaro.org Cc: Catalin Marinas catalin.marinas@arm.com Cc: Will Deacon will.deacon@arm.com
Acked-by: Catalin Marinas catalin.marinas@arm.com