From: Wei Yongjun Date: Mon, 11 Mar 2013 04:29:50 +0000 (+0000) Subject: qlcnic: remove duplicated include from qlcnic_sysfs.c X-Git-Tag: v3.10-rc1~66^2~497 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2e3a118f82a64f55a5cd0b44b6c00a884cad4ff9;p=profile%2Fivi%2Fkernel-x86-ivi.git qlcnic: remove duplicated include from qlcnic_sysfs.c Remove duplicated include. Signed-off-by: Wei Yongjun Signed-off-by: David S. Miller --- diff --git a/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c b/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c index 987fb6f..4e464dc 100644 --- a/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c +++ b/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c @@ -21,8 +21,6 @@ #include #include -#include - #define QLC_STATUS_UNSUPPORTED_CMD -2 int qlcnicvf_config_bridged_mode(struct qlcnic_adapter *adapter, u32 enable)