projects
/
platform
/
kernel
/
linux-3.10.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
|
history
diff --git
a/include/asm-generic/atomic.h
b/include/asm-generic/atomic.h
index
e0a28b9
..
0fada8f
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