]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/include/asm/mach-default/mach_mpparse.h
x86: don't pretend that non-framepointer stack traces are reliable
[linux-2.6-omap-h63xx.git] / arch / x86 / include / asm / mach-default / mach_mpparse.h
index 8c1ea21238a7e63b5414484744357547a102fc06..c70a263d68cd4add7b79a0cbe604f7f6073959e4 100644 (file)
@@ -1,8 +1,8 @@
 #ifndef _ASM_X86_MACH_DEFAULT_MACH_MPPARSE_H
 #define _ASM_X86_MACH_DEFAULT_MACH_MPPARSE_H
 
-static inline int mps_oem_check(struct mp_config_table *mpc, char *oem, 
-               char *productid)
+static inline int
+mps_oem_check(struct mpc_table *mpc, char *oem, char *productid)
 {
        return 0;
 }