diff options
Diffstat (limited to 'arch/powerpc/include/asm/kvm.h')
| -rw-r--r-- | arch/powerpc/include/asm/kvm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/kvm.h b/arch/powerpc/include/asm/kvm.h index f993e4198d5c..4e0cf65f7f5a 100644 --- a/arch/powerpc/include/asm/kvm.h +++ b/arch/powerpc/include/asm/kvm.h | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | #ifndef __LINUX_KVM_POWERPC_H | 20 | #ifndef __LINUX_KVM_POWERPC_H |
| 21 | #define __LINUX_KVM_POWERPC_H | 21 | #define __LINUX_KVM_POWERPC_H |
| 22 | 22 | ||
| 23 | #include <asm/types.h> | 23 | #include <linux/types.h> |
| 24 | 24 | ||
| 25 | struct kvm_regs { | 25 | struct kvm_regs { |
| 26 | __u64 pc; | 26 | __u64 pc; |
