From: Kevin Hilman Date: Fri, 1 Feb 2008 01:28:18 +0000 (-0800) Subject: cpuidle: build fix for non-x86 X-Git-Tag: v2.6.25-rc1~297^2~3^2~2^2~1^2~6^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f757397097d0713c949af76dccabb65a2785782e;p=pandora-kernel.git cpuidle: build fix for non-x86 Convert cpu_idle_wait() to cpuidle_kick_cpus() macro which is SMP-only, and gives error on non supported CPU. Signed-off-by: Kevin Hilman Acked-by: Venkatesh Pallipadi Acked-by: Rafael J. Wysocki Signed-off-by: Len Brown --- Reading git-diff-tree failed