[PATCH] asm-generic/atomic.h needs types.h
For BITS_PER_LONG Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
84c2008af0
commit
5998bf1ddb
@@ -8,6 +8,7 @@
|
|||||||
* edit all arch specific atomic.h files.
|
* edit all arch specific atomic.h files.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <asm/types.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Suppport for atomic_long_t
|
* Suppport for atomic_long_t
|
||||||
|
Reference in New Issue
Block a user