Skip to content

Commit

Permalink
virtio-net: Remove inclusion of pci.h
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Yuval Shaia authored and David S. Miller committed Apr 7, 2019
1 parent eb94dc9 commit 6221333
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/virtio_net.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
#include <linux/average.h>
#include <linux/filter.h>
#include <linux/kernel.h>
#include <linux/pci.h>
#include <net/route.h>
#include <net/xdp.h>
#include <net/net_failover.h>
Expand Down

0 comments on commit 6221333

Please sign in to comment.