net: Remove inclusion of pci.h
authorYuval Shaia <yuval.shaia@oracle.com>
Wed, 3 Apr 2019 09:15:07 +0000 (12:15 +0300)
committerDavid 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

index d5b1315218d3c2da4bde7e1ab5478ca543db48fa..79e0c26988b8aeb3365dd864754c8836c8ba14c8 100644 (file)
 #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>