From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m50-132.163.com (m50-132.163.com [123.125.50.132]) by ml01.01.org (Postfix) with ESMTP id B3FF5211B1117 for ; Sun, 6 Jan 2019 18:34:00 -0800 (PST) From: Xiaochun Lee Subject: [PATCH] ACPI/nfit: delete the redundant header file Date: Mon, 7 Jan 2019 10:33:36 +0800 Message-Id: <1546828416-3040-2-git-send-email-lixiaochun.2888@163.com> In-Reply-To: <1546828416-3040-1-git-send-email-lixiaochun.2888@163.com> References: <1546828416-3040-1-git-send-email-lixiaochun.2888@163.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-nvdimm-bounces@lists.01.org Sender: "Linux-nvdimm" To: linux-acpi@vger.kernel.org, linux-nvdimm@lists.01.org Cc: rjw@rjwysocki.net, linux-kernel@vger.kernel.org, Xiaochun Lee , zwisler@kernel.org, lenb@kernel.org List-ID: From: Xiaochun Lee The header file "intel.h" is repeated here, So delete one. Signed-off-by: Xiaochun Lee --- drivers/acpi/nfit/core.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/acpi/nfit/core.c b/drivers/acpi/nfit/core.c index 011d3db..328e464 100644 --- a/drivers/acpi/nfit/core.c +++ b/drivers/acpi/nfit/core.c @@ -26,7 +26,6 @@ #include #include "intel.h" #include "nfit.h" -#include "intel.h" /* * For readq() and writeq() on 32-bit builds, the hi-lo, lo-hi order is -- 1.8.3.1 _______________________________________________ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xiaochun Lee Subject: [PATCH] ACPI/nfit: delete the redundant header file Date: Mon, 7 Jan 2019 10:33:36 +0800 Message-ID: <1546828416-3040-2-git-send-email-lixiaochun.2888@163.com> References: <1546828416-3040-1-git-send-email-lixiaochun.2888@163.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1546828416-3040-1-git-send-email-lixiaochun.2888-9Onoh4P/yGk@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linux-nvdimm-bounces-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org Sender: "Linux-nvdimm" To: linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org Cc: rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Xiaochun Lee , zwisler-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, lenb-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org List-Id: linux-acpi@vger.kernel.org From: Xiaochun Lee The header file "intel.h" is repeated here, So delete one. Signed-off-by: Xiaochun Lee --- drivers/acpi/nfit/core.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/acpi/nfit/core.c b/drivers/acpi/nfit/core.c index 011d3db..328e464 100644 --- a/drivers/acpi/nfit/core.c +++ b/drivers/acpi/nfit/core.c @@ -26,7 +26,6 @@ #include #include "intel.h" #include "nfit.h" -#include "intel.h" /* * For readq() and writeq() on 32-bit builds, the hi-lo, lo-hi order is -- 1.8.3.1 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 37B46C43387 for ; Mon, 7 Jan 2019 02:49:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D6AFF20838 for ; Mon, 7 Jan 2019 02:49:21 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=163.com header.i=@163.com header.b="CWLt5BfC" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726355AbfAGCtT (ORCPT ); Sun, 6 Jan 2019 21:49:19 -0500 Received: from m50-132.163.com ([123.125.50.132]:51395 "EHLO m50-132.163.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726176AbfAGCtS (ORCPT ); Sun, 6 Jan 2019 21:49:18 -0500 X-Greylist: delayed 908 seconds by postgrey-1.27 at vger.kernel.org; Sun, 06 Jan 2019 21:49:13 EST DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=163.com; s=s110527; h=From:Subject:Date:Message-Id; bh=XKUKZzKAvAGz+z/1pu SQxK89fmHaJu6IwArdSK08sE4=; b=CWLt5BfCYidjYX7UREZNtYnFmIRTHwiiYT dHbrqcJEM6uXefUvmWtruT/yOhXgwjh6Ve+Dg/JM1QDiJOhfTcNiNWP0CjQBlvJ1 au4QAG6G09vpd0FB32KdQZHaMv23wkeWkS9aD6xwz2Gwj9KU7uE5ftHqw9AJHt1r sClOx137g= Received: from localhost.localdomain.localdomain (unknown [111.205.43.247]) by smtp2 (Coremail) with SMTP id DNGowACXzyuAujJcPOxpAw--.944S3; Mon, 07 Jan 2019 10:33:39 +0800 (CST) From: Xiaochun Lee To: linux-acpi@vger.kernel.org, linux-nvdimm@lists.01.org Cc: dan.j.williams@intel.com, zwisler@kernel.org, vishal.l.verma@intel.com, dave.jiang@intel.com, rjw@rjwysocki.net, lenb@kernel.org, linux-kernel@vger.kernel.org, Xiaochun Lee Subject: [PATCH] ACPI/nfit: delete the redundant header file Date: Mon, 7 Jan 2019 10:33:36 +0800 Message-Id: <1546828416-3040-2-git-send-email-lixiaochun.2888@163.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1546828416-3040-1-git-send-email-lixiaochun.2888@163.com> References: <1546828416-3040-1-git-send-email-lixiaochun.2888@163.com> X-CM-TRANSID: DNGowACXzyuAujJcPOxpAw--.944S3 X-Coremail-Antispam: 1Uf129KBjDUn29KB7ZKAUJUUUU8529EdanIXcx71UUUUU7v73 VFW2AGmfu7bjvjm3AaLaJ3UbIYCTnIWIevJa73UjIFyTuYvjxUfnYwUUUUU X-Originating-IP: [111.205.43.247] X-CM-SenderInfo: 5ol0xtprfk30aosymmi6rwjhhfrp/xtbBZwQ1QFetsqgvmwAAsC Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Xiaochun Lee The header file "intel.h" is repeated here, So delete one. Signed-off-by: Xiaochun Lee --- drivers/acpi/nfit/core.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/acpi/nfit/core.c b/drivers/acpi/nfit/core.c index 011d3db..328e464 100644 --- a/drivers/acpi/nfit/core.c +++ b/drivers/acpi/nfit/core.c @@ -26,7 +26,6 @@ #include #include "intel.h" #include "nfit.h" -#include "intel.h" /* * For readq() and writeq() on 32-bit builds, the hi-lo, lo-hi order is -- 1.8.3.1