mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-29 13:57:44 +09:00
pci_get_dma_source() is unused, so remove it. We now have dma_alias_devfn() to describe this. Signed-off-by: Alex Williamson <alex.williamson@redhat.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>