diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2009-01-05 11:28:20 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-01-05 13:14:32 +0100 |
commit | d5fd43c4ae04523e1dcd7794f9c511b289851350 (patch) | |
tree | 0334b8b32ef4e5fb780449cbc49bed32a42c515d /lib/vsprintf.c | |
parent | 8bdec955b0da2ffbd10eb9b200651dd1f9e366f2 (diff) |
hrtimer: fix HOTPLUG_CPU=n compile warning
Impact: cleanup
kernel/hrtimer.c: In function 'hrtimer_cpu_notify':
kernel/hrtimer.c:1574: warning: unused variable 'dcpu'
Introduced by commit 37810659ea7d9572c5ac284ade272f806ef8f788
("hrtimer: removing all ur callback modes, fix hotplug") from the
timers. dcpu is only used if CONFIG_HOTPLUG_CPU is set.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'lib/vsprintf.c')
0 files changed, 0 insertions, 0 deletions