]> err.no Git - linux-2.6/blobdiff - arch/mips/arc/identify.c
Pull motherboard into test branch
[linux-2.6] / arch / mips / arc / identify.c
index 0dd7a345eb797574cd106833df7e9488ebaa3930..3ba7c47f9f23b1b9c4da4efcd31937ee0fcb39a7 100644 (file)
@@ -11,7 +11,6 @@
  *
  * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com)
  */
-#include <linux/config.h>
 #include <linux/init.h>
 #include <linux/kernel.h>
 #include <linux/types.h>
@@ -44,6 +43,11 @@ static struct smatch mach_table[] = {
                MACH_GROUP_SGI,
                MACH_SGI_IP28,
                PROM_FLAG_ARCS
+       }, {    "SGI-IP30",
+               "SGI Octane",
+               MACH_GROUP_SGI,
+               MACH_SGI_IP30,
+               PROM_FLAG_ARCS
        }, {    "SGI-IP32",
                "SGI O2",
                MACH_GROUP_SGI,