Merge commit 'kumar/next' into next
[sfrench/cifs-2.6.git] / arch / x86 / mach-generic / numaq.c
index 511d7941364f8e268e0e00505ef63201c2247749..3679e2255645a011e9239d687fc6e6dd85ccc3ac 100644 (file)
@@ -19,8 +19,7 @@
 #include <asm/numaq/wakecpu.h>
 #include <asm/numaq.h>
 
-static int mps_oem_check(struct mp_config_table *mpc, char *oem,
-               char *productid)
+static int mps_oem_check(struct mpc_table *mpc, char *oem, char *productid)
 {
        numaq_mps_oem_check(mpc, oem, productid);
        return found_numaq;