aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/tables.c
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2016-09-08 15:55:41 +0000
committerRafael J. Wysocki <[email protected]>2016-09-16 23:03:32 +0000
commitffcbed8418f8d850f27372d5f9b69aa05fd12217 (patch)
treed09d57e0fa686b5876fee8df38bc298077c278d9 /drivers/acpi/tables.c
parentACPI / tables: do not report the number of entries ignored by acpi_parse_entr... (diff)
downloadkernel-ffcbed8418f8d850f27372d5f9b69aa05fd12217.tar.gz
kernel-ffcbed8418f8d850f27372d5f9b69aa05fd12217.zip
ACPI / tables: Remove duplicated include from tables.c
Remove duplicated include. Signed-off-by: Wei Yongjun <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/acpi/tables.c')
-rw-r--r--drivers/acpi/tables.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/acpi/tables.c b/drivers/acpi/tables.c
index 4dfbf491b6e3..cdd56c4657e0 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