mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
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 <tglx@linutronix.de>
This commit is contained in:
parent
68f4f1ec08
commit
e958b36004
1 changed files with 6 additions and 6 deletions
Loading…
Add table
Add a link
Reference in a new issue