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: NThomas Gleixner <tglx@linutronix.de>
Showing
想要评论请 注册 或 登录
weighted_cpuload is only used on SMP. move it into the CONFIG_SMP
section.
Signed-off-by: NThomas Gleixner <tglx@linutronix.de>