[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:
Родитель
84c2008af0
Коммит
5998bf1ddb
|
@ -8,6 +8,7 @@
|
|||
* edit all arch specific atomic.h files.
|
||||
*/
|
||||
|
||||
#include <asm/types.h>
|
||||
|
||||
/*
|
||||
* Suppport for atomic_long_t
|
||||
|
|
Загрузка…
Ссылка в новой задаче