Skip to content
Commit 95e904c7 authored by Rabin Vincent's avatar Rabin Vincent Committed by Ingo Molnar
Browse files

sched: fix defined-but-unused warning



Fix this warning, which appears with !CONFIG_SMP:
kernel/sched.c:1216: warning: `init_hrtick' defined but not used

Signed-off-by: default avatarRabin Vincent <rabin@rab.in>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 06651906
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment