]> asedeno.scripts.mit.edu Git - linux.git/commit
PCI: remove CONFIG_PCI_BUS_ADDR_T_64BIT
authorChristoph Hellwig <hch@lst.de>
Tue, 3 Apr 2018 14:40:54 +0000 (16:40 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 9 May 2018 04:57:18 +0000 (06:57 +0200)
commit8e6390795eacf87f717bc755f352f0aa85da5700
tree51c283a15596d657038d6c9945fd431f212bf4a4
parent4965a68780c5ccad4082434e264953fba0f9bcf6
PCI: remove CONFIG_PCI_BUS_ADDR_T_64BIT

This symbol is now always identical to CONFIG_ARCH_DMA_ADDR_T_64BIT, so
remove it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/Kconfig
drivers/pci/bus.c
include/linux/pci.h