Re: [PATCH v2 4/4] remove include asm/acpi.h in process_driver.c

From: Yasuaki Ishimatsu
Date: Tue Feb 05 2013 - 00:44:15 EST


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@xxxxxxxxxxxxxx>
> ---

Reviewed-by: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>

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>
>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/