]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/basler/excite/excite_prom.c
Merge branch 'linus' into x86/cleanups
[linux-2.6-omap-h63xx.git] / arch / mips / basler / excite / excite_prom.c
index 84724b270753a0f4c40a8b9f26df46052462f9c4..68d8bc597e347a83ce17a356ccaf32864c05f68d 100644 (file)
@@ -18,7 +18,6 @@
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
-#include <linux/config.h>
 #include <linux/init.h>
 #include <linux/sched.h>
 #include <linux/mm.h>
@@ -136,9 +135,6 @@ void __init prom_init(void)
 #ifdef CONFIG_64BIT
 #      error 64 bit support not implemented
 #endif /* CONFIG_64BIT */
-
-       mips_machgroup = MACH_GROUP_TITAN;
-       mips_machtype = MACH_TITAN_EXCITE;
 }
 
 /* This is called from free_initmem(), so we need to provide it */