diff options
Diffstat (limited to 'drivers/of/of_pci_irq.c')
-rw-r--r-- | drivers/of/of_pci_irq.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/of/of_pci_irq.c b/drivers/of/of_pci_irq.c index 677053813211..d86076431af6 100644 --- a/drivers/of/of_pci_irq.c +++ b/drivers/of/of_pci_irq.c | |||
@@ -2,7 +2,6 @@ | |||
2 | #include <linux/of_pci.h> | 2 | #include <linux/of_pci.h> |
3 | #include <linux/of_irq.h> | 3 | #include <linux/of_irq.h> |
4 | #include <linux/export.h> | 4 | #include <linux/export.h> |
5 | #include <asm/prom.h> | ||
6 | 5 | ||
7 | /** | 6 | /** |
8 | * of_irq_map_pci - Resolve the interrupt for a PCI device | 7 | * of_irq_map_pci - Resolve the interrupt for a PCI device |