projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
x86: cleanup e820_setup_gap(), add e820_search_gap(), v2
[linux-2.6]
/
include
/
asm-x86
/
rwlock.h
diff --git
a/include/asm-x86/rwlock.h
b/include/asm-x86/rwlock.h
index
f2b64a4
..
6a8c0d6
100644
(file)
--- a/
include/asm-x86/rwlock.h
+++ b/
include/asm-x86/rwlock.h
@@
-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 */