linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] ACPI / table: Remove duplicated include from tables.c
@ 2016-09-08 15:55 Wei Yongjun
  2016-09-26 12:59 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Yongjun @ 2016-09-08 15:55 UTC (permalink / raw)
  To: Rafael J . Wysocki, Len Brown; +Cc: Wei Yongjun, linux-acpi

From: Wei Yongjun <weiyongjun1@huawei.com>

Remove duplicated include.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
---
 drivers/acpi/tables.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/acpi/tables.c b/drivers/acpi/tables.c
index 4dfbf49..cdd56c4 100644
--- a/drivers/acpi/tables.c
+++ b/drivers/acpi/tables.c
@@ -35,7 +35,6 @@
 #include <linux/earlycpio.h>
 #include <linux/memblock.h>
 #include <linux/initrd.h>
-#include <linux/acpi.h>
 #include "internal.h"
 
 #ifdef CONFIG_ACPI_CUSTOM_DSDT




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH -next] ACPI / table: Remove duplicated include from tables.c
  2016-09-08 15:55 [PATCH -next] ACPI / table: Remove duplicated include from tables.c Wei Yongjun
@ 2016-09-26 12:59 ` Rafael J. Wysocki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2016-09-26 12:59 UTC (permalink / raw)
  To: Wei Yongjun; +Cc: Len Brown, Wei Yongjun, linux-acpi

On Thursday, September 08, 2016 03:55:41 PM Wei Yongjun wrote:
> From: Wei Yongjun <weiyongjun1@huawei.com>
> 
> Remove duplicated include.
> 
> Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
> ---
>  drivers/acpi/tables.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/acpi/tables.c b/drivers/acpi/tables.c
> index 4dfbf49..cdd56c4 100644
> --- a/drivers/acpi/tables.c
> +++ b/drivers/acpi/tables.c
> @@ -35,7 +35,6 @@
>  #include <linux/earlycpio.h>
>  #include <linux/memblock.h>
>  #include <linux/initrd.h>
> -#include <linux/acpi.h>
>  #include "internal.h"
>  
>  #ifdef CONFIG_ACPI_CUSTOM_DSDT

Applied, thanks!

Rafael


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-09-26 12:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-08 15:55 [PATCH -next] ACPI / table: Remove duplicated include from tables.c Wei Yongjun
2016-09-26 12:59 ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).