From: Alexander Graf Date: Wed, 25 Apr 2012 11:48:54 +0000 (+0200) Subject: KVM: PPC: Restrict PPC_[L|ST]D macro to asm code X-Git-Tag: v3.5-rc1~88^2~11^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d4c6826ed2a28e69e8ee14f1d58c4c8622f04b3;p=pandora-kernel.git KVM: PPC: Restrict PPC_[L|ST]D macro to asm code We only want asm code macros to be accessible from asm code, so #ifdef it depending on it. Signed-off-by: Alexander Graf --- Reading git-diff-tree failed