aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/tile')
-rw-r--r--arch/tile/include/asm/atomic.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/tile/include/asm/atomic.h b/arch/tile/include/asm/atomic.h
index e3272715c3cb..921dbeb8a70c 100644
--- a/arch/tile/include/asm/atomic.h
+++ b/arch/tile/include/asm/atomic.h
@@ -177,9 +177,4 @@ extern unsigned long __cmpxchg_called_with_bad_pointer(void);
177#include <asm/atomic_64.h> 177#include <asm/atomic_64.h>
178#endif 178#endif
179 179
180/* Provide the appropriate atomic_long_t definitions. */
181#ifndef __ASSEMBLY__
182#include <asm-generic/atomic-long.h>
183#endif
184
185#endif /* _ASM_TILE_ATOMIC_H */ 180#endif /* _ASM_TILE_ATOMIC_H */