x86: cleanup e820_setup_gap(), add e820_search_gap(), v2
[linux-2.6] / include / asm-x86 / rwlock.h
index f2b64a4..6a8c0d6 100644 (file)
@@ -2,7 +2,6 @@
 #define _ASM_X86_RWLOCK_H
 
 #define RW_LOCK_BIAS            0x01000000
-#define RW_LOCK_BIAS_STR       "0x01000000"
 
 /* Actual code is in asm/spinlock.h or in arch/x86/lib/rwlock.S */