From patchwork Wed Jul 20 12:06:16 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: weiyj_lk@163.com X-Patchwork-Id: 9239483 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id B8DDB6077C for ; Wed, 20 Jul 2016 12:09:04 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A99AE2026B for ; Wed, 20 Jul 2016 12:09:04 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9E38B266F3; Wed, 20 Jul 2016 12:09:04 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4884A2026B for ; Wed, 20 Jul 2016 12:09:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753548AbcGTMJD (ORCPT ); Wed, 20 Jul 2016 08:09:03 -0400 Received: from m12-17.163.com ([220.181.12.17]:33548 "EHLO m12-17.163.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753401AbcGTMJC (ORCPT ); Wed, 20 Jul 2016 08:09:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=163.com; s=s110527; h=From:Subject:Date:Message-Id:MIME-Version; bh=q7JlB vjV9G3Vf4caH+QS9qJNB5D551KecXKDHZcabgw=; b=aiHszBQF9+CMSpohuVA8r rlTm11iPBhVqZN28VxBIrUD0RwWSTkUGjnoigeJcL+yI3nPetyDZ7q5flo0pvfeP iMlMSK3LonhdOXG315uY+np+Oh1a/b0NjP14a4xrdLxpbZ93Dngtm3gCb0MoRMD0 Wjv4c9piVJYPmXyrrL0VC8= Received: from localhost.localdomain.localdomain (unknown [180.102.96.8]) by smtp13 (Coremail) with SMTP id EcCowAB3Llc5aY9XSTbYAQ--.30217S2; Wed, 20 Jul 2016 20:06:19 +0800 (CST) From: Wei Yongjun To: Jean Delvare , Guenter Roeck Cc: Wei Yongjun , linux-hwmon@vger.kernel.org Subject: [PATCH -next] hwmon: Remove unused including Date: Wed, 20 Jul 2016 12:06:16 +0000 Message-Id: <1469016376-20327-1-git-send-email-weiyj_lk@163.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 X-CM-TRANSID: EcCowAB3Llc5aY9XSTbYAQ--.30217S2 X-Coremail-Antispam: 1Uf129KBjDUn29KB7ZKAUJUUUUU529EdanIXcx71UUUUU7v73 VFW2AGmfu7bjvjm3AaLaJ3UbIYCTnIWIevJa73UjIFyTuYvjxUc2YLDUUUU X-Originating-IP: [180.102.96.8] X-CM-SenderInfo: pzhl5yxbonqiywtou0bp/xtbBDRus1laDoJODAwAAsK Sender: linux-hwmon-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-hwmon@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Wei Yongjun Remove including that don't need it. Signed-off-by: Wei Yongjun --- drivers/hwmon/ftsteutates.c | 1 - 1 file changed, 1 deletion(-) -- To unsubscribe from this list: send the line "unsubscribe linux-hwmon" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/drivers/hwmon/ftsteutates.c b/drivers/hwmon/ftsteutates.c index aaef5b5..2b2ff67 100644 --- a/drivers/hwmon/ftsteutates.c +++ b/drivers/hwmon/ftsteutates.c @@ -27,7 +27,6 @@ #include #include #include -#include #include #define FTS_DEVICE_ID_REG 0x0000