Revision 716b8e4d linux-headers/asm-powerpc/kvm_para.h

b/linux-headers/asm-powerpc/kvm_para.h
17 17
 * Authors: Hollis Blanchard <hollisb@us.ibm.com>
18 18
 */
19 19

  
20
#ifndef __POWERPC_KVM_PARA_H__
21
#define __POWERPC_KVM_PARA_H__
20
#ifndef _UAPI__POWERPC_KVM_PARA_H__
21
#define _UAPI__POWERPC_KVM_PARA_H__
22 22

  
23 23
#include <linux/types.h>
24 24

  
......
87 87
#define KVM_MAGIC_FEAT_MAS0_TO_SPRG7	(1 << 1)
88 88

  
89 89

  
90
#endif /* __POWERPC_KVM_PARA_H__ */
90
#endif /* _UAPI__POWERPC_KVM_PARA_H__ */

Also available in: Unified diff