commit | 4b358e22064b4551aa8b4dcfe3efe70a13548676 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Wed Dec 06 20:40:28 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Thu Dec 07 08:39:45 2006 -0800 |
tree | 77c630d072bc8413ce9cbfa1e9a3f5df061f6fca | |
parent | ccdea2f88b5689f0fd29c3804be43a3acf0311e3 [diff] |
[PATCH] cleanup include/asm-generic/atomic.h cleanup asm-generic/atomic.h - no longer a userspace header - remove the unneeded #include <asm/types.h> - #else/#endif comments [akpm@osdl.org: fix arm build] Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>