commit | 8dc39b883e9497445b53c498be7493c3e43af006 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Wed Nov 16 17:23:57 2005 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Nov 16 17:23:57 2005 +0000 |
tree | c2d14a82bcfd02687db8d27072bcd8fa7b02df75 | |
parent | 994e12805336f899d0ec1cf38a99c7b6405d144a [diff] |
[ARM] Add linux/compiler.h includes where required atomic.h, bitops.h and mmu_context.h are using likely/unlikely. thread_info.h uses __attribute_const__. Hence these files require linux/compiler.h to be included. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>