diff options
Diffstat (limited to 'arch/sh/include/asm/processor.h')
-rw-r--r-- | arch/sh/include/asm/processor.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/include/asm/processor.h b/arch/sh/include/asm/processor.h index 6d87912415a7..6dbc1be28a0f 100644 --- a/arch/sh/include/asm/processor.h +++ b/arch/sh/include/asm/processor.h | |||
@@ -98,7 +98,6 @@ extern struct sh_cpuinfo cpu_data[]; | |||
98 | #define cpu_relax() barrier() | 98 | #define cpu_relax() barrier() |
99 | 99 | ||
100 | void default_idle(void); | 100 | void default_idle(void); |
101 | void cpu_idle_wait(void); | ||
102 | void stop_this_cpu(void *); | 101 | void stop_this_cpu(void *); |
103 | 102 | ||
104 | /* Forward decl */ | 103 | /* Forward decl */ |