summaryrefslogtreecommitdiff
path: root/arch/cris/include/asm/pci.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/cris/include/asm/pci.h')
-rw-r--r--arch/cris/include/asm/pci.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/cris/include/asm/pci.h b/arch/cris/include/asm/pci.h
index c6ac59d9f815..8ea640560a46 100644
--- a/arch/cris/include/asm/pci.h
+++ b/arch/cris/include/asm/pci.h
@@ -32,8 +32,6 @@ int pcibios_set_irq_routing(struct pci_dev *dev, int pin, int irq);
#include <linux/string.h>
#include <asm/io.h>
-struct pci_dev;
-
/* The PCI address space does equal the physical memory
* address space. The networking and block device layers use
* this boolean for bounce buffer decisions.