diff options
| author | Bjorn Helgaas <bhelgaas@google.com> | 2016-02-05 15:57:54 -0500 |
|---|---|---|
| committer | Bjorn Helgaas <bhelgaas@google.com> | 2016-02-05 17:28:36 -0500 |
| commit | 5bd28338d681dcbde2c4bee4ebea0c4e0dfcd9e4 (patch) | |
| tree | d77bef7dfed7e5a475c0d3c1966602d0cdc6edcb /arch/alpha/include | |
| parent | 5bbe029ff7bc8ff82ef31d3480d68c95642a3c7a (diff) | |
PCI: Remove includes of empty asm-generic/pci-bridge.h
include/asm-generic/pci-bridge.h is now empty, so remove every #include of
it.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Will Deacon <will.deacon@arm.com> (arm64)
Diffstat (limited to 'arch/alpha/include')
| -rw-r--r-- | arch/alpha/include/asm/pci.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/alpha/include/asm/pci.h b/arch/alpha/include/asm/pci.h index 98f2eeee8f68..75d8865d763d 100644 --- a/arch/alpha/include/asm/pci.h +++ b/arch/alpha/include/asm/pci.h | |||
| @@ -7,7 +7,6 @@ | |||
| 7 | #include <linux/dma-mapping.h> | 7 | #include <linux/dma-mapping.h> |
| 8 | #include <linux/scatterlist.h> | 8 | #include <linux/scatterlist.h> |
| 9 | #include <asm/machvec.h> | 9 | #include <asm/machvec.h> |
| 10 | #include <asm-generic/pci-bridge.h> | ||
| 11 | 10 | ||
| 12 | /* | 11 | /* |
| 13 | * The following structure is used to manage multiple PCI busses. | 12 | * The following structure is used to manage multiple PCI busses. |
