]> err.no Git - linux-2.6/blobdiff - include/asm-powerpc/iseries/hv_types.h
Merge git://git.infradead.org/~dwmw2/hdroneline
[linux-2.6] / include / asm-powerpc / iseries / hv_types.h
index b1ef2b4cb3e3de084f67e2c6d5a440a82a448b2d..c3e6d2a1d1c3d4b6535914b779953d76b3fbf401 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * HvTypes.h
  * Copyright (C) 2001  Mike Corrigan IBM Corporation
  *
  * This program is free software; you can redistribute it and/or modify
@@ -16,8 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
  */
-#ifndef _HVTYPES_H
-#define _HVTYPES_H
+#ifndef _ASM_POWERPC_ISERIES_HV_TYPES_H
+#define _ASM_POWERPC_ISERIES_HV_TYPES_H
 
 /*
  * General typedefs for the hypervisor.
@@ -110,4 +109,4 @@ struct HvLpBufferList {
        u64 len;
 };
 
-#endif /* _HVTYPES_H */
+#endif /* _ASM_POWERPC_ISERIES_HV_TYPES_H */