PCI: Remove unused pci_dma_burst_advice()
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 4 Jun 2015 21:38:17 +0000 (16:38 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 8 Jun 2015 12:56:43 +0000 (07:56 -0500)
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>

No differences found