]> Pileus Git - ~andy/linux/commit
sh: Remove cpu_idle_wait()
authorThomas Gleixner <tglx@linutronix.de>
Mon, 7 May 2012 17:59:51 +0000 (17:59 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 8 May 2012 10:35:07 +0000 (12:35 +0200)
commit86627c93b35082f7a0e4d3111546943984b932c7
treec7d2ffa4230662d90d67fe3c409b7f686f6dd196
parentc9b92b840705542a1ae50b5407154a5595d17359
sh: Remove cpu_idle_wait()

cpuidle uses generic kick_all_cpus_sync() now. Remove the unused code.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Paul Mundt <lethal@linux-sh.org>
Link: http://lkml.kernel.org/r/20120507175652.461648208@linutronix.de
arch/sh/Kconfig
arch/sh/include/asm/processor.h
arch/sh/kernel/idle.c