projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84c2008
)
[PATCH] asm-generic/atomic.h needs types.h
author
Andrew Morton
<akpm@osdl.org>
Sun, 8 Jan 2006 09:00:29 +0000
(
01:00
-0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:12:38 +0000
(20:12 -0800)
For BITS_PER_LONG
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-generic/atomic.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-generic/atomic.h
b/include/asm-generic/atomic.h
index e0a28b925ef0713d18dbda38faa8f21b08c1b9f2..0fada8f16dc6d8f6ca0a1f2907684edefdcf76c6 100644
(file)
--- a/
include/asm-generic/atomic.h
+++ b/
include/asm-generic/atomic.h
@@
-8,6
+8,7
@@
* edit all arch specific atomic.h files.
*/
+#include <asm/types.h>
/*
* Suppport for atomic_long_t