From: Bjorn Helgaas Date: Thu, 11 Oct 2018 16:51:36 +0000 (-0500) Subject: PCI/IOV: Remove unnecessary include of X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4c243716e77d4f54e37834757ee5067e56099219;p=linux.git PCI/IOV: Remove unnecessary include of iov.c uses nothing declared in , so remove the include of it. No functional change intended. Signed-off-by: Bjorn Helgaas --- diff --git a/drivers/pci/iov.c b/drivers/pci/iov.c index 4238b539f9d8a..9616eca3182f9 100644 --- a/drivers/pci/iov.c +++ b/drivers/pci/iov.c @@ -13,7 +13,6 @@ #include #include #include -#include #include "pci.h" #define VIRTFN_ID_LEN 16