[GIT PULL] PCI fixes for v5.9

From: Bjorn Helgaas
Date: Thu Aug 20 2020 - 16:50:51 EST


PCI fixes:

- Fix P2PDMA build issue (Christoph Hellwig)


The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.9-fixes-1

for you to fetch changes up to 7c2308f79fc81ba0bf24ccd2429fb483a91bcd51:

PCI/P2PDMA: Fix build without DMA ops (2020-08-17 17:08:21 -0500)

----------------------------------------------------------------
pci-v5.9-fixes-1

----------------------------------------------------------------
Christoph Hellwig (1):
PCI/P2PDMA: Fix build without DMA ops

drivers/pci/p2pdma.c | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)