X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fi386%2Fkernel%2Fcpu%2Fnexgen.c;h=30898a260a5cd8c86c2b2b339d43bf0f0f2bfd81;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=4c44e973b1d70e6dd1cbb206d2d56f8acb4f8fde;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/arch/i386/kernel/cpu/nexgen.c b/arch/i386/kernel/cpu/nexgen.c index 4c44e973b..30898a260 100644 --- a/arch/i386/kernel/cpu/nexgen.c +++ b/arch/i386/kernel/cpu/nexgen.c @@ -32,7 +32,7 @@ static void __init init_nexgen(struct cpuinfo_x86 * c) c->x86_cache_size = 256; /* A few had 1 MB... */ } -static void nexgen_identify(struct cpuinfo_x86 * c) +static void __init nexgen_identify(struct cpuinfo_x86 * c) { /* Detect NexGen with old hypercode */ if ( deep_magic_nexgen_probe() ) {