diff options
| -rw-r--r-- | drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c b/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c index 10a702af4e8d..bdaa8cea349c 100644 --- a/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c +++ b/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c | |||
| @@ -13,8 +13,6 @@ | |||
| 13 | #include <linux/aer.h> | 13 | #include <linux/aer.h> |
| 14 | #include <linux/log2.h> | 14 | #include <linux/log2.h> |
| 15 | 15 | ||
| 16 | #include <linux/sysfs.h> | ||
| 17 | |||
| 18 | int qlcnicvf_config_bridged_mode(struct qlcnic_adapter *adapter, u32 enable) | 16 | int qlcnicvf_config_bridged_mode(struct qlcnic_adapter *adapter, u32 enable) |
| 19 | { | 17 | { |
| 20 | return -EOPNOTSUPP; | 18 | return -EOPNOTSUPP; |
