Merge commit 'v2.6.26' into x86/core
[pandora-kernel.git] / include / asm-x86 / mach-numaq / mach_mpparse.h
1 #ifndef __ASM_MACH_MPPARSE_H
2 #define __ASM_MACH_MPPARSE_H
3
4 extern void numaq_mps_oem_check(struct mp_config_table *mpc, char *oem,
5                                 char *productid);
6
7 #endif /* __ASM_MACH_MPPARSE_H */