git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0665190
)
sched: fix defined-but-unused warning
author
Rabin Vincent
<rabin@rab.in>
Sun, 11 May 2008 00:25:33 +0000
(
05:55
+0530)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 17 Jun 2008 08:36:58 +0000
(10:36 +0200)
Fix this warning, which appears with !CONFIG_SMP:
kernel/sched.c:1216: warning: `init_hrtick' defined but not used
Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found