Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

bnxt_en: Remove duplicated include bnxt_devlink.c

bnxt_ethtool.h is included twice in bnxt_devlink.c,
remove one of them.

Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=1817
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220804003722.54088-1-yang.lee@linux.alibaba.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

Yang Li and committed by
Jakub Kicinski
07977a8a f6ac85a1

-1
-1
drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c
··· 21 21 #include "bnxt_ptp.h" 22 22 #include "bnxt_coredump.h" 23 23 #include "bnxt_nvm_defs.h" 24 - #include "bnxt_ethtool.h" 25 24 26 25 static void __bnxt_fw_recover(struct bnxt *bp) 27 26 {