]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/include/asm/mach-generic/mach_mpspec.h
x86: rename mp_config_table to mpc_table
[linux-2.6-omap-h63xx.git] / arch / x86 / include / asm / mach-generic / mach_mpspec.h
index bbab5ccfd4fe44ef268125efb180c21ad0869ac3..3bc40722657838886b1cd156e21c68b525f2a8b7 100644 (file)
@@ -7,6 +7,6 @@
 /* Maximum 256 PCI busses, plus 1 ISA bus in each of 4 cabinets. */
 #define MAX_MP_BUSSES 260
 
-extern void numaq_mps_oem_check(struct mp_config_table *mpc, char *oem,
-                               char *productid);
+extern void numaq_mps_oem_check(struct mpc_table *, char *, char *);
+
 #endif /* _ASM_X86_MACH_GENERIC_MACH_MPSPEC_H */