aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm/processor.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/parisc/include/asm/processor.h')
-rw-r--r--arch/parisc/include/asm/processor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/parisc/include/asm/processor.h b/arch/parisc/include/asm/processor.h
index ea2ff9febffd..a4a07f4f7c20 100644
--- a/arch/parisc/include/asm/processor.h
+++ b/arch/parisc/include/asm/processor.h
@@ -310,7 +310,6 @@ extern unsigned long get_wchan(struct task_struct *p);
310 310
311#define cpu_relax() barrier() 311#define cpu_relax() barrier()
312#define cpu_relax_yield() cpu_relax() 312#define cpu_relax_yield() cpu_relax()
313#define cpu_relax_lowlatency() cpu_relax()
314 313
315/* 314/*
316 * parisc_requires_coherency() is used to identify the combined VIPT/PIPT 315 * parisc_requires_coherency() is used to identify the combined VIPT/PIPT