From: Marc Zyngier Date: Thu, 24 Jan 2013 13:39:43 +0000 (+0000) Subject: ARM: gic: add __ASSEMBLY__ guard to C definitions X-Git-Tag: v3.9-rc1~115^2~1^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a96ab03917dcf4c9477d03b31e8d74779bca1074;p=pandora-kernel.git ARM: gic: add __ASSEMBLY__ guard to C definitions The GIC include file being used by some of the KVM assembly code, wrap the C definitions with a #ifdef __ASSEMBLY__ guard. Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed