]> err.no Git - linux-2.6/blobdiff - arch/x86/kernel/cpu/common.c
x86: change identify_cpu to static
[linux-2.6] / arch / x86 / kernel / cpu / common.c
index d0463a9462477716bd065b5c822cd34e96812282..80ab20d4fa39913ce2a7b4ea5676883bb6f9d96f 100644 (file)
@@ -427,7 +427,7 @@ __setup("serialnumber", x86_serial_nr_setup);
 /*
  * This does the hard work of actually picking apart the CPU stuff...
  */
-void __cpuinit identify_cpu(struct cpuinfo_x86 *c)
+static void __cpuinit identify_cpu(struct cpuinfo_x86 *c)
 {
        int i;