summaryrefslogtreecommitdiff
path: root/include/asm-x86/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/proto.h')
-rw-r--r--include/asm-x86/proto.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-x86/proto.h b/include/asm-x86/proto.h
index 64fe816..9e3d51f 100644
--- a/include/asm-x86/proto.h
+++ b/include/asm-x86/proto.h
@@ -40,8 +40,6 @@ extern int nohpet;
extern void early_printk(const char *fmt, ...) __attribute__((format(printf,1,2)));
-extern void early_identify_cpu(struct cpuinfo_x86 *c);
-
extern int k8_scan_nodes(unsigned long start, unsigned long end);
extern void numa_initmem_init(unsigned long start_pfn, unsigned long end_pfn);