diff options
author | Daniel Lezcano <daniel.lezcano@linaro.org> | 2013-04-12 12:35:48 +0000 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-04-22 01:03:32 +0200 |
commit | 80d538b2754f1eed85296f0c7088f7157d543f89 (patch) | |
tree | d8876be20d88f29378f40a3fd84d911d4738961a /drivers/idle | |
parent | 38ef8d3fa4a67c07bdfd640833a88baf525f955b (diff) | |
download | op-kernel-dev-80d538b2754f1eed85296f0c7088f7157d543f89.zip op-kernel-dev-80d538b2754f1eed85296f0c7088f7157d543f89.tar.gz |
ARM: shmobile: cpuidle: remove shmobile_enter_wfi prototype
Commit 688036b538974de32ce55be8b0e013b003992abc removed the function
'shmobile_enter_wfi' but we forgot to remove the definition in the header file.
Note this function is just an alias to 'cpu_do_idle()' wrapped into a cpuidle
function callback prototype which already exists with the default WFI state
and the arm_simple_enter function.
Remove the function prototype.
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>
Diffstat (limited to 'drivers/idle')
0 files changed, 0 insertions, 0 deletions