Commit 03aa6d95 authored by YueHaibing's avatar YueHaibing Committed by David S. Miller

liquidio: remove duplicated include from lio_vf_rep.c

Remove duplicated include.
Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e65d5256
...@@ -27,7 +27,6 @@ ...@@ -27,7 +27,6 @@
#include "octeon_network.h" #include "octeon_network.h"
#include <net/switchdev.h> #include <net/switchdev.h>
#include "lio_vf_rep.h" #include "lio_vf_rep.h"
#include "octeon_network.h"
static int lio_vf_rep_open(struct net_device *ndev); static int lio_vf_rep_open(struct net_device *ndev);
static int lio_vf_rep_stop(struct net_device *ndev); static int lio_vf_rep_stop(struct net_device *ndev);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment