]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/x86/kernel/cpu/common_64.c
x86: change identify_cpu to static
[mirror_ubuntu-artful-kernel.git] / arch / x86 / kernel / cpu / common_64.c
index b6f205063f745b18fdf57bf0c3bb761d84812206..48ba7996158389f8f60463d7e37594479d590f4a 100644 (file)
@@ -312,7 +312,7 @@ static void __cpuinit early_identify_cpu(struct cpuinfo_x86 *c)
 /*
  * 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;