This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / mips / sibyte / swarm / setup.c
index 9e7336c..638da09 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Copyright (C) 2000, 2001, 2002, 2003 Broadcom Corporation
- * Copyright (C) 2004 by Ralf Baechle (ralf@linux-mips.org)
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
@@ -27,8 +26,6 @@
 #include <linux/bootmem.h>
 #include <linux/blkdev.h>
 #include <linux/init.h>
-#include <linux/tty.h>
-#include <linux/initrd.h>
 
 #include <asm/irq.h>
 #include <asm/io.h>
@@ -37,6 +34,7 @@
 #include <asm/reboot.h>
 #include <asm/time.h>
 #include <asm/traps.h>
+#include <asm/pci_channel.h>
 #include <asm/sibyte/sb1250.h>
 #include <asm/sibyte/sb1250_regs.h>
 #include <asm/sibyte/sb1250_genbus.h>