git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
185e418
)
KVM: PPC: Restrict PPC_[L|ST]D macro to asm code
author
Alexander Graf
<agraf@suse.de>
Wed, 25 Apr 2012 11:48:54 +0000
(13:48 +0200)
committer
Alexander Graf
<agraf@suse.de>
Sun, 6 May 2012 14:19:08 +0000
(16:19 +0200)
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>
No differences found