qlcnic: remove duplicated include from qlcnic_sysfs.c
Remove duplicated include. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
704ba4b777
commit
2e3a118f82
|
@ -21,8 +21,6 @@
|
|||
#include <linux/aer.h>
|
||||
#include <linux/log2.h>
|
||||
|
||||
#include <linux/sysfs.h>
|
||||
|
||||
#define QLC_STATUS_UNSUPPORTED_CMD -2
|
||||
|
||||
int qlcnicvf_config_bridged_mode(struct qlcnic_adapter *adapter, u32 enable)
|
||||
|
|
Loading…
Reference in New Issue