OSDN Git Service

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 d5b1315..79e0c26 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>