From: Nicolas Pitre Date: Mon, 19 Dec 2011 08:03:58 +0000 (-0500) Subject: ARM: substitute arch_idle() X-Git-Tag: v3.4-rc1~85^2~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae940913030386884f259eb4d95ac4d93b57144f;p=pandora-kernel.git 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 Acked-by: H Hartley Sweeten Acked-and-tested-by: Jamie Iles Acked-by: Tony Lindgren Tested-by: Stephen Warren --- Reading git-diff-tree failed