From: Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>
To: liguang <lig.fnst@cn.fujitsu.com>
Cc: linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org,
x86@kernel.org, rientjes@google.com
Subject: Re: [PATCH v2 4/4] remove include asm/acpi.h in process_driver.c
Date: Tue, 5 Feb 2013 14:43:47 +0900 [thread overview]
Message-ID: <51109C13.80907@jp.fujitsu.com> (raw)
In-Reply-To: <1360031838-26898-5-git-send-email-lig.fnst@cn.fujitsu.com>
2013/02/05 11:37, liguang wrote:
> process_driver.c include linux/acpi.h which already
> include asm/acpi.h, so remove it.
>
> Signed-off-by: liguang <lig.fnst@cn.fujitsu.com>
> ---
Reviewed-by: Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>
Thanks,
Yasuaki Ishimatsu
> drivers/acpi/processor_driver.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/acpi/processor_driver.c b/drivers/acpi/processor_driver.c
> index e83311b..752eedb 100644
> --- a/drivers/acpi/processor_driver.c
> +++ b/drivers/acpi/processor_driver.c
> @@ -52,7 +52,6 @@
> #include <asm/uaccess.h>
> #include <asm/processor.h>
> #include <asm/smp.h>
> -#include <asm/acpi.h>
>
> #include <acpi/acpi_bus.h>
> #include <acpi/acpi_drivers.h>
>
prev parent reply other threads:[~2013-02-05 5:44 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-05 2:37 [PATCH v2 0/4] acpi: do some changes for numa info liguang
2013-02-05 2:37 ` [PATCH v2 1/4] acpi: move x86/mm/srat.c to x86/kernel/acpi/srat.c liguang
2013-02-05 4:44 ` Yasuaki Ishimatsu
2013-02-05 4:49 ` li guang
2013-02-05 5:35 ` David Rientjes
2013-02-05 5:45 ` li guang
2013-02-05 2:37 ` [PATCH v2 2/4] numa: avoid export acpi_numa variable liguang
2013-02-05 5:27 ` Yasuaki Ishimatsu
2013-02-05 5:39 ` David Rientjes
2013-02-05 5:44 ` li guang
2013-02-05 2:37 ` [PATCH v2 3/4] acpi: add clock_domain field to acpi_srat_cpu_affinity liguang
2013-02-05 5:31 ` David Rientjes
2013-02-05 5:34 ` Yasuaki Ishimatsu
2013-02-05 2:37 ` [PATCH v2 4/4] remove include asm/acpi.h in process_driver.c liguang
2013-02-05 5:42 ` David Rientjes
2013-02-05 5:43 ` Yasuaki Ishimatsu [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51109C13.80907@jp.fujitsu.com \
--to=isimatu.yasuaki@jp.fujitsu.com \
--cc=lig.fnst@cn.fujitsu.com \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rientjes@google.com \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox