mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-25 13:14:07 +08:00
net: Remove inclusion of pci.h
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>
This commit is contained in:
parent
53a6b206e3
commit
a0640e610f
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user