ARM: tegra: Avoid compiling cpuidle code when not configured
authorPeter De Schrijver <pdeschrijver@nvidia.com>
Thu, 23 Feb 2012 16:21:52 +0000 (18:21 +0200)
committerOlof Johansson <olof@lixom.net>
Sun, 26 Feb 2012 22:02:17 +0000 (14:02 -0800)
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>

No differences found