From: Stephen Boyd Date: Wed, 22 Aug 2012 22:55:45 +0000 (-0700) Subject: ARM: msm: Remove unused idle.c X-Git-Tag: omap-cleanup-local-headers-for-v3.7~36^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b07609cf88e51043d81809845384f96cffb3ab3e;p=pandora-kernel.git ARM: msm: Remove unused idle.c Forcing arm_pm_idle to be msm_idle() doesn't make sense in configurations that don't have CONFIG_MSM7X00A_IDLE=y (i.e. any targets that aren't 7x00a). Furthermore, that config doesn't even exist, so this entire file is dead code. Just remove it so we can use the default idle support on MSM. Signed-off-by: Stephen Boyd Signed-off-by: David Brown --- Reading git-diff-tree failed