Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215855
b: refs/heads/master
c: 26e673c
h: refs/heads/master
i:
  215853: 68cbdd6
  215851: b06a031
  215847: d564627
  215839: 9935b60
v: v3
  • Loading branch information
Alexander Graf authored and Avi Kivity committed Oct 24, 2010
1 parent e24200a commit 02dfd3f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d1e87c7ee65a20b10faf7e59dbe2cc934c32473b
refs/heads/master: 26e673c3003bc8f24bdbbdcb8bc91a78556f579a
3 changes: 2 additions & 1 deletion trunk/arch/powerpc/include/asm/kvm_para.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
#define __POWERPC_KVM_PARA_H__

#include <linux/types.h>
#include <linux/of.h>

struct kvm_vcpu_arch_shared {
__u64 scratch1;
Expand Down Expand Up @@ -54,6 +53,8 @@ struct kvm_vcpu_arch_shared {

#ifdef CONFIG_KVM_GUEST

#include <linux/of.h>

static inline int kvm_para_available(void)
{
struct device_node *hyper_node;
Expand Down

0 comments on commit 02dfd3f

Please sign in to comment.