[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190403091507.17084-1-yuval.shaia@oracle.com>
Date:   Wed,  3 Apr 2019 12:15:07 +0300
From:   Yuval Shaia <yuval.shaia@...cle.com>
To:     davem@...emloft.net, jiri@...lanox.com, ecree@...arflare.com,
        idosch@...lanox.com, petrm@...lanox.com,
        alexander.h.duyck@...el.com, amritha.nambiar@...el.com,
        lirongqing@...du.com, netdev@...r.kernel.org
Cc:     Yuval Shaia <yuval.shaia@...cle.com>
Subject: [PATCH] net: Remove inclusion of pci.h
This header is not in use - remove it.
Signed-off-by: Yuval Shaia <yuval.shaia@...cle.com>
---
 net/core/dev.c | 1 -
 1 file changed, 1 deletion(-)
diff --git a/net/core/dev.c b/net/core/dev.c
index 2b67f2aa59dd..21a8205a7896 100644
--- 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>
-- 
2.19.1
Powered by blists - more mailing lists
 
