summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/mach-generic/mach_mpspec.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/mach-generic/mach_mpspec.h')
-rw-r--r--include/asm-x86/mach-generic/mach_mpspec.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-x86/mach-generic/mach_mpspec.h b/include/asm-x86/mach-generic/mach_mpspec.h
index 9ef0b941bb22..c83c120be538 100644
--- a/include/asm-x86/mach-generic/mach_mpspec.h
+++ b/include/asm-x86/mach-generic/mach_mpspec.h
@@ -7,4 +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);
#endif /* __ASM_MACH_MPSPEC_H */