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:
77cd337
)
KVM: SVM: make iopm_base static
author
Harvey Harrison
<harvey.harrison@gmail.com>
Tue, 19 Feb 2008 18:32:02 +0000
(10:32 -0800)
committer
Avi Kivity
<avi@qumranet.com>
Sun, 27 Apr 2008 08:53:24 +0000
(11:53 +0300)
Fixes sparse warning as well.
arch/x86/kvm/svm.c:69:15: warning: symbol 'iopm_base' was not declared. Should it be static?
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found