diff options
Diffstat (limited to 'arch/tile/include/asm/processor.h')
-rw-r--r-- | arch/tile/include/asm/processor.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/tile/include/asm/processor.h b/arch/tile/include/asm/processor.h index 91a39a50520d..c1c228b16f7f 100644 --- a/arch/tile/include/asm/processor.h +++ b/arch/tile/include/asm/processor.h | |||
@@ -265,7 +265,6 @@ static inline void cpu_relax(void) | |||
265 | } | 265 | } |
266 | 266 | ||
267 | #define cpu_relax_yield() cpu_relax() | 267 | #define cpu_relax_yield() cpu_relax() |
268 | #define cpu_relax_lowlatency() cpu_relax() | ||
269 | 268 | ||
270 | /* Info on this processor (see fs/proc/cpuinfo.c) */ | 269 | /* Info on this processor (see fs/proc/cpuinfo.c) */ |
271 | struct seq_operations; | 270 | struct seq_operations; |