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>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
weighted_cpuload is only used on SMP. move it into the CONFIG_SMP
section.
Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>