commit | 64092d8f34774429a2519622e5cf0ca63b1ba517 | [log] [tgz] |
---|---|---|
author | Peter De Schrijver <pdeschrijver@nvidia.com> | Thu Feb 23 18:21:52 2012 +0200 |
committer | Olof Johansson <olof@lixom.net> | Sun Feb 26 14:02:17 2012 -0800 |
tree | f9a0149b22d78dfe370536eb9a9a74d3a3493ce9 | |
parent | 22b8b85d902b0ff4dffb281303ea5bb0369c17aa [diff] |
ARM: tegra: Avoid compiling cpuidle code when not configured No need to compile cpuidle.c and sleep.S if cpuidle isn't configured in the kernel. Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com> Acked-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Olof Johansson <olof@lixom.net>