Pull button into test branch
[pandora-kernel.git] / arch / i386 / kernel / cpu / common.c
index 68bcb68..1b34c56 100644 (file)
@@ -609,7 +609,7 @@ struct pt_regs * __devinit idle_regs(struct pt_regs *regs)
        return regs;
 }
 
-__cpuinit int alloc_gdt(int cpu)
+static __cpuinit int alloc_gdt(int cpu)
 {
        struct Xgt_desc_struct *cpu_gdt_descr = &per_cpu(cpu_gdt_descr, cpu);
        struct desc_struct *gdt;