This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / mips / pci / pci-ddb5477.c
index 4ddd53e..fd94115 100644 (file)
@@ -4,8 +4,6 @@
  * Copyright (C) 2001 MontaVista Software Inc.
  * Author: Jun Sun, jsun@mvista.com or jsun@junsun.net
  *
- * 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 as published by the
  * Free Software Foundation;  either version 2 of the  License, or (at your
@@ -17,6 +15,7 @@
 #include <linux/pci.h>
 
 #include <asm/bootinfo.h>
+#include <asm/pci_channel.h>
 #include <asm/debug.h>
 
 #include <asm/ddb5xxx/ddb5xxx.h>
@@ -176,12 +175,6 @@ int __init pcibios_map_irq(struct pci_dev *dev, u8 slot, u8 pin)
        return irq;
 }
 
-/* Do platform specific device initialization at pci_enable_device() time */
-int pcibios_plat_dev_init(struct pci_dev *dev)
-{
-       return 0;
-}
-
 void ddb_pci_reset_bus(void)
 {
        u32 temp;