Browse Source

qlcnic: remove duplicated include from qlcnic_sysfs.c

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Sony Chacko <sony.chacko@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Wei Yongjun 12 years ago
parent
commit
577b981714
1 changed files with 0 additions and 2 deletions
  1. 0 2
      drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c

+ 0 - 2
drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c

@@ -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;