ARM: shmobile: cpuidle: remove shmobile_enter_wfi function
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 12 Apr 2013 12:35:47 +0000 (12:35 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sun, 21 Apr 2013 23:02:03 +0000 (01:02 +0200)
commit38ef8d3fa4a67c07bdfd640833a88baf525f955b
tree100be428283bb10227453420649593d2e9f219b5
parent38a94f4169e03494cbf850919b4b0a7e53e84bfd
ARM: shmobile: cpuidle: remove shmobile_enter_wfi function

Remove the shmobile_enter_wfi function which is the same as the
common WFI enter function from the arm cpuidle driver defined
with the ARM_CPUIDLE_WFI_STATE macro.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/arm/mach-shmobile/pm-sh7372.c