Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 577b9817 authored by Wei Yongjun's avatar Wei Yongjun Committed by David S. Miller
Browse files

qlcnic: remove duplicated include from qlcnic_sysfs.c



Remove duplicated include.

Signed-off-by: default avatarWei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: default avatarSony Chacko <sony.chacko@qlogic.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 30828d2b
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -13,8 +13,6 @@
#include <linux/aer.h>
#include <linux/log2.h>

#include <linux/sysfs.h>

int qlcnicvf_config_bridged_mode(struct qlcnic_adapter *adapter, u32 enable)
{
	return -EOPNOTSUPP;