commit | 4c243716e77d4f54e37834757ee5067e56099219 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Oct 11 11:51:36 2018 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Thu Oct 11 14:35:12 2018 -0500 |
tree | 3ddfd9a3f0a6ac4e4d20567d0e1c92ee7cb326b9 | |
parent | 975bb8b4dc93364bb47fcdb58812fa6cb0accc81 [diff] |
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>