projects
/
openwrt
/
staging
/
blogic.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
<
[email protected]
>
Tue, 6 Mar 2007 09:42:08 +0000
(
01:42
-0800)
committer
Linus Torvalds
<
[email protected]
>
Tue, 6 Mar 2007 17:30:25 +0000
(09:30 -0800)
Remove the no longer used custom_sched_clock.
Signed-off-by: Adrian Bunk <
[email protected]
>
Acked-by: Zachary Amsden <
[email protected]
>
Cc: Andi Kleen <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
arch/i386/kernel/tsc.c
patch
|
blob
|
history
diff --git
a/arch/i386/kernel/tsc.c
b/arch/i386/kernel/tsc.c
index 875d8a6ecc02bd25efb14524c687c5349eaf1fba..602660df455c7676b2fd9400f628831b8b3d716c 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;