ARM: substitute arch_idle()
authorNicolas Pitre <nicolas.pitre@linaro.org>
Mon, 19 Dec 2011 08:03:58 +0000 (03:03 -0500)
committerNicolas Pitre <nico@fluxnic.net>
Fri, 20 Jan 2012 23:55:19 +0000 (18:55 -0500)
commitae940913030386884f259eb4d95ac4d93b57144f
tree0c3ca352424c7b1b56c9978d2b890b9915eb313a
parentdaa14d5e60e040bde290ec904af976fef6292627
ARM: substitute arch_idle()

Now that all implementations of arch_idle() are equivalent to cpu_do_idle()
we can just use the later directly and stop including mach/system.h.

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-and-tested-by: Jamie Iles <jamie@jamieiles.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
arch/arm/kernel/process.c
arch/arm/mach-mxs/pm.c
arch/arm/mach-omap2/pm44xx.c
This page took 0.028013 seconds and 5 git commands to generate.