qlcnic: remove duplicated include from qlcnic_sysfs.c
authorWei Yongjun <[email protected]>
Fri, 30 Nov 2012 20:01:25 +0000 (20:01 +0000)
committerDavid S. Miller <[email protected]>
Sat, 1 Dec 2012 16:36:37 +0000 (11:36 -0500)
Remove duplicated include.

Signed-off-by: Wei Yongjun <[email protected]>
Acked-by: Sony Chacko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c

index 10a702af4e8d786064c436951772d2ed9ad113f9..bdaa8cea349cd4c268acbb6abbd2677f719e9701 100644 (file)
@@ -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;