From: Thomas Gleixner Date: Wed, 4 Jun 2008 21:22:32 +0000 (+0200) Subject: sched: move weighted_cpuload into #ifdef CONFIG_SMP section X-Git-Tag: v2.6.27-rc1~1105^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e958b3600484533ff801920290468adc8135f89d;p=pandora-kernel.git sched: move weighted_cpuload into #ifdef CONFIG_SMP section weighted_cpuload is only used on SMP. move it into the CONFIG_SMP section. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed