diff options
Diffstat (limited to 'arch/alpha/include/asm/atomic.h')
-rw-r--r-- | arch/alpha/include/asm/atomic.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/alpha/include/asm/atomic.h b/arch/alpha/include/asm/atomic.h index 3d6704910268..640f909ddd41 100644 --- a/arch/alpha/include/asm/atomic.h +++ b/arch/alpha/include/asm/atomic.h | |||
@@ -255,5 +255,4 @@ static __inline__ int atomic64_add_unless(atomic64_t *v, long a, long u) | |||
255 | #define smp_mb__before_atomic_inc() smp_mb() | 255 | #define smp_mb__before_atomic_inc() smp_mb() |
256 | #define smp_mb__after_atomic_inc() smp_mb() | 256 | #define smp_mb__after_atomic_inc() smp_mb() |
257 | 257 | ||
258 | #include <asm-generic/atomic-long.h> | ||
259 | #endif /* _ALPHA_ATOMIC_H */ | 258 | #endif /* _ALPHA_ATOMIC_H */ |