"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "72ef3794c5cd5f5f0e6355c24a529224c449cd14"
hrtimers: fix warning in kernel/hrtimer.c
this warning:
kernel/hrtimer.c: In function ‘hrtimer_cpu_notify’:
kernel/hrtimer.c:1574: warning: unused variable ‘dcpu’
is caused because 'dcpu' is only used in the CONFIG_HOTPLUG_CPU case.
Signed-off-by:
Ingo Molnar <mingo@elte.hu>
Loading
Please register or sign in to comment