From: Joseph Lo Date: Fri, 25 Jan 2013 06:38:32 +0000 (+0800) Subject: ARM: tegra: fix compile error when disable CPU_IDLE X-Git-Tag: v3.9-rc1~122^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24e30c9417230b359bf6dfeb923e90138df7c112;p=pandora-kernel.git ARM: tegra: fix compile error when disable CPU_IDLE The "sleep.S" file has many functions that be shared by different module currently. Not just for CPU idle driver. Make it build as default now. Reported-by: Rhyland Klein Signed-off-by: Joseph Lo [swarren: add sleep.o to separate line so each line only contains 1 file] Signed-off-by: Stephen Warren --- Reading git-diff-tree failed