diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/asm-cris/atomic.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-cris/atomic.h b/include/asm-cris/atomic.h index 0b51a87e5532..d16ab24a468e 100644 --- a/include/asm-cris/atomic.h +++ b/include/asm-cris/atomic.h | |||
@@ -5,6 +5,7 @@ | |||
5 | 5 | ||
6 | #include <asm/system.h> | 6 | #include <asm/system.h> |
7 | #include <asm/arch/atomic.h> | 7 | #include <asm/arch/atomic.h> |
8 | #include <linux/compiler.h> | ||
8 | 9 | ||
9 | /* | 10 | /* |
10 | * Atomic operations that C can't guarantee us. Useful for | 11 | * Atomic operations that C can't guarantee us. Useful for |