KVM: PPC: Restrict PPC_[L|ST]D macro to asm code
authorAlexander Graf <agraf@suse.de>
Wed, 25 Apr 2012 11:48:54 +0000 (13:48 +0200)
committerAlexander Graf <agraf@suse.de>
Sun, 6 May 2012 14:19:08 +0000 (16:19 +0200)
commit3d4c6826ed2a28e69e8ee14f1d58c4c8622f04b3
treeb978d51f503511edf9adfe56d98c9f1ee124ca18
parent185e4188dab6456409cad66c579501dd89487188
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 <agraf@suse.de>
arch/powerpc/include/asm/kvm_asm.h