]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/asm-powerpc/iseries/hv_lp_config.h
modify defines according to _ASM_POWERPC_ISERIES_
[karo-tx-linux.git] / include / asm-powerpc / iseries / hv_lp_config.h
index db577f079f253a8d936f3c4efc9052ec039c4619..bc00f036bca03d6f1abd9cb640964e6332da3b14 100644 (file)
@@ -16,8 +16,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 _HVLPCONFIG_H
-#define _HVLPCONFIG_H
+#ifndef _ASM_POWERPC_ISERIES_HV_LP_CONFIG_H
+#define _ASM_POWERPC_ISERIES_HV_LP_CONFIG_H
 
 /*
  * This file contains the interface to the LPAR configuration data
@@ -135,4 +135,4 @@ static inline HvLpIndex HvLpConfig_getHostingLpIndex(HvLpIndex lp)
        return HvCall1(HvCallCfgGetHostingLpIndex, lp);
 }
 
-#endif /* _HVLPCONFIG_H */
+#endif /* _ASM_POWERPC_ISERIES_HV_LP_CONFIG_H */