commit | ae940913030386884f259eb4d95ac4d93b57144f | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nicolas.pitre@linaro.org> | Mon Dec 19 03:03:58 2011 -0500 |
committer | Nicolas Pitre <nico@fluxnic.net> | Fri Jan 20 18:55:19 2012 -0500 |
tree | 0c3ca352424c7b1b56c9978d2b890b9915eb313a | |
parent | daa14d5e60e040bde290ec904af976fef6292627 [diff] |
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>