projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51d7a13
)
x86: smp.h remove obsolete function declaration
author
Jaswinder Singh Rajput
<jaswinder@infradead.org>
Wed, 7 Jan 2009 12:40:13 +0000
(18:10 +0530)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 7 Jan 2009 12:51:20 +0000
(13:51 +0100)
Impact: cleanup
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/smp.h
patch
|
blob
|
blame
|
history
diff --git
a/arch/x86/include/asm/smp.h
b/arch/x86/include/asm/smp.h
index 830b9fcb6427103689d005417f20ac19816b0766..83a4cc07431589ba4a12f797d671f1179ad54d75 100644
(file)
--- a/
arch/x86/include/asm/smp.h
+++ b/
arch/x86/include/asm/smp.h
@@
-22,7
+22,6
@@
extern cpumask_t cpu_callout_map;
extern cpumask_t cpu_initialized;
extern cpumask_t cpu_callin_map;
-extern void (*mtrr_hook)(void);
extern void zap_low_mappings(void);
extern int __cpuinit get_local_pda(int cpu);