Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
[powerpc.git] / include / asm-powerpc / firmware.h
index abba808..3671c12 100644 (file)
@@ -44,6 +44,7 @@
 #define FW_FEATURE_LPAR                ASM_CONST(0x0000000000400000)
 #define FW_FEATURE_PS3_LV1     ASM_CONST(0x0000000000800000)
 #define FW_FEATURE_BEAT                ASM_CONST(0x0000000001000000)
+#define FW_FEATURE_BULK_REMOVE ASM_CONST(0x0000000002000000)
 
 #ifndef __ASSEMBLY__