ARM: shmobile: cpuidle: remove useless WFI function
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Wed, 3 Apr 2013 12:15:16 +0000 (12:15 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 8 Apr 2013 20:20:05 +0000 (22:20 +0200)
commit688036b538974de32ce55be8b0e013b003992abc
tree4574bee91d3a04e3b783b07d98e9a0042da4d2e4
parentd50470979090bb5fa6c198d0ef87276658deb5f9
ARM: shmobile: cpuidle: remove useless 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>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/arm/mach-shmobile/cpuidle.c