mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
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: Wan Jiabing <wanjiabing@vivo.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
ea6c8635d5
commit
4c94fe88cd
1 changed files with 0 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue