commit | 01d72a95188880b22190e937ed8718ed4b45bdce | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Jun 04 16:38:17 2015 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Jun 08 07:56:43 2015 -0500 |
tree | 0cfcd115d2beb8c22a9cae362881c1afbaf444ed | |
parent | d59d36a7fce6707acae644621320a75ab93f1856 [diff] |
PCI: Remove unused pci_dma_burst_advice() pci_dma_burst_advice() was added by e24c2d963a60 ("[PATCH] PCI: DMA bursting advice") but apparently never used. Remove it. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Michal Simek <monstr@monstr.eu> # microblaze CC: David S. Miller <davem@davemloft.net>