arch/x86/include/asm/mach-generic/mach_mpspec.h
changeset 2 d1f6d8b6f81c
parent 0 aa628870c1d3
--- a/arch/x86/include/asm/mach-generic/mach_mpspec.h	Thu Apr 09 12:06:38 2009 +0200
+++ b/arch/x86/include/asm/mach-generic/mach_mpspec.h	Thu Apr 09 12:07:21 2009 +0200
@@ -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 */