Commit 4c94fe88 authored by Wan Jiabing's avatar Wan Jiabing Committed by David S. Miller
Browse files

net: ethernet: Remove duplicate include of vhca_event.h



vhca_event.h has been included at line 4, so remove the
duplicate one at line 8.

Signed-off-by: default avatarWan Jiabing <wanjiabing@vivo.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ea6c8635
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -5,7 +5,6 @@
#include "priv.h"
#include "sf.h"
#include "mlx5_ifc_vhca_event.h"
#include "vhca_event.h"
#include "ecpf.h"

struct mlx5_sf_hw {