]> git.baikalelectronics.ru Git - kernel.git/commit
PCI/IOV: Remove unnecessary include of <linux/pci-ats.h>
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 11 Oct 2018 16:51:36 +0000 (11:51 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 11 Oct 2018 19:35:12 +0000 (14:35 -0500)
commit39b80a9249cc2486d18edb119ccf1637cbb4765f
tree3ddfd9a3f0a6ac4e4d20567d0e1c92ee7cb326b9
parent7d3afdecbb9d183febc58e7b3ad6cd89d3e9a29b
PCI/IOV: Remove unnecessary include of <linux/pci-ats.h>

iov.c uses nothing declared in <linux/pci-ats.h>, so remove the include of
it.  No functional change intended.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/iov.c