projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53a6b20
)
net: Remove inclusion of pci.h
author
Yuval Shaia
<yuval.shaia@oracle.com>
Wed, 3 Apr 2019 09:15:07 +0000
(12:15 +0300)
committer
David S. Miller
<davem@davemloft.net>
Fri, 5 Apr 2019 00:38:20 +0000
(17:38 -0700)
This header is not in use - remove it.
Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev.c
patch
|
blob
|
history
diff --git
a/net/core/dev.c
b/net/core/dev.c
index
d5b1315
..
79e0c26
100644
(file)
--- a/
net/core/dev.c
+++ b/
net/core/dev.c
@@
-131,7
+131,6
@@
#include <trace/events/napi.h>
#include <trace/events/net.h>
#include <trace/events/skb.h>
-#include <linux/pci.h>
#include <linux/inetdevice.h>
#include <linux/cpu_rmap.h>
#include <linux/static_key.h>