Commit 5998bf1d authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] asm-generic/atomic.h needs types.h

For BITS_PER_LONG
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 84c2008a
......@@ -8,6 +8,7 @@
* edit all arch specific atomic.h files.
*/
#include <asm/types.h>
/*
* Suppport for atomic_long_t
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment