aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu/nexgen.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/kernel/cpu/nexgen.c')
-rw-r--r--arch/i386/kernel/cpu/nexgen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/i386/kernel/cpu/nexgen.c b/arch/i386/kernel/cpu/nexgen.c
index df188bfd759b..9d622598c055 100644
--- a/arch/i386/kernel/cpu/nexgen.c
+++ b/arch/i386/kernel/cpu/nexgen.c
@@ -40,7 +40,7 @@ static void __init nexgen_identify(struct cpuinfo_x86 * c)
40 } 40 }
41} 41}
42 42
43static struct cpu_dev nexgen_cpu_dev __initdata = { 43static struct cpu_dev nexgen_cpu_dev __cpuinitdata = {
44 .c_vendor = "Nexgen", 44 .c_vendor = "Nexgen",
45 .c_ident = { "NexGenDriven" }, 45 .c_ident = { "NexGenDriven" },
46 .c_models = { 46 .c_models = {