diff options
Diffstat (limited to 'arch/score/include/asm/atomic.h')
-rw-r--r-- | arch/score/include/asm/atomic.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/score/include/asm/atomic.h b/arch/score/include/asm/atomic.h index 84eb8ddf9f3f..edf33dbded1e 100644 --- a/arch/score/include/asm/atomic.h +++ b/arch/score/include/asm/atomic.h | |||
@@ -1,6 +1,7 @@ | |||
1 | #ifndef _ASM_SCORE_ATOMIC_H | 1 | #ifndef _ASM_SCORE_ATOMIC_H |
2 | #define _ASM_SCORE_ATOMIC_H | 2 | #define _ASM_SCORE_ATOMIC_H |
3 | 3 | ||
4 | #include <asm/cmpxchg.h> | ||
4 | #include <asm-generic/atomic.h> | 5 | #include <asm-generic/atomic.h> |
5 | 6 | ||
6 | #endif /* _ASM_SCORE_ATOMIC_H */ | 7 | #endif /* _ASM_SCORE_ATOMIC_H */ |