commit | 8d60143a2367616a9d4f7c11656ade8521eb1874 | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <daniel.lezcano@linaro.org> | Mon Feb 04 12:01:42 2013 +0000 |
committer | Len Brown <len.brown@intel.com> | Fri Feb 08 18:31:16 2013 -0500 |
tree | 1a50d52a173025bbdf48829afce7ff8c2c93acbd | |
parent | 5af4a21c6efd270a334202fb1fc4a347ea4624e3 [diff] |
davinci: cpuidle - move code to prevent forward declaration The patch is mindless, it just moves the idle function below in the file in order to prevent forward declaration in the next patch. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Acked-by: Sekhar Nori <nsekhar@ti.com> Signed-off-by: Len Brown <len.brown@intel.com>