projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f895385
)
[PATCH] remove arch/i386/kernel/tsc.c:custom_sched_clock
author
Adrian Bunk
<bunk@stusta.de>
Tue, 6 Mar 2007 09:42:08 +0000
(
01:42
-0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Tue, 6 Mar 2007 17:30:25 +0000
(09:30 -0800)
Remove the no longer used custom_sched_clock.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Zachary Amsden <zach@vmware.com>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/i386/kernel/tsc.c
patch
|
blob
|
history
diff --git
a/arch/i386/kernel/tsc.c
b/arch/i386/kernel/tsc.c
index
875d8a6
..
602660d
100644
(file)
--- a/
arch/i386/kernel/tsc.c
+++ b/
arch/i386/kernel/tsc.c
@@
-24,7
+24,6
@@
* an extra value to store the TSC freq
*/
unsigned int tsc_khz;
-unsigned long long (*custom_sched_clock)(void);
int tsc_disable;