Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.kernel...
[pandora-kernel.git] / arch / powerpc / include / asm / hvcall.h
index 852b8c1..fd8201d 100644 (file)
 #define H_HOME_NODE_ASSOCIATIVITY 0x2EC
 #define H_BEST_ENERGY          0x2F4
 #define H_GET_MPP_X            0x314
-#define MAX_HCALL_OPCODE       H_BEST_ENERGY
+#define MAX_HCALL_OPCODE       H_GET_MPP_X
 
 #ifndef __ASSEMBLY__