]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/mach-generic/probe.c
tracing: optimize trace_printk()
[linux-2.6-omap-h63xx.git] / arch / x86 / mach-generic / probe.c
index c346d9d0226f313129917b091e4a4e94bcde6105..15a38daef1a83619a6f0ea39616e58964bc1295f 100644 (file)
@@ -110,8 +110,7 @@ void __init generic_apic_probe(void)
 
 /* These functions can switch the APIC even after the initial ->probe() */
 
-int __init mps_oem_check(struct mp_config_table *mpc, char *oem,
-                                char *productid)
+int __init mps_oem_check(struct mpc_table *mpc, char *oem, char *productid)
 {
        int i;
        for (i = 0; apic_probe[i]; ++i) {