projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54ecb8f
)
PCI: Remove unnecessary includes
author
Bjorn Helgaas
<bhelgaas@google.com>
Tue, 1 Oct 2019 22:51:59 +0000
(17:51 -0500)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Thu, 17 Oct 2019 20:18:44 +0000
(15:18 -0500)
Remove unnecessary includes.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/iov.c
patch
|
blob
|
history
diff --git
a/drivers/pci/iov.c
b/drivers/pci/iov.c
index b3f972e8cfed6ed69b145c719e852a1beb8209ce..8165f257ec1bb5be08bbc76db62c7c83c57f635c 100644
(file)
--- a/
drivers/pci/iov.c
+++ b/
drivers/pci/iov.c
@@
-9,7
+9,6
@@
#include <linux/pci.h>
#include <linux/slab.h>
-#include <linux/mutex.h>
#include <linux/export.h>
#include <linux/string.h>
#include <linux/delay.h>