aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
diff options
context:
space:
mode:
authorWei Yongjun <weiyongjun1@huawei.com>2016-09-08 15:55:41 +0000
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2016-09-17 01:03:32 +0200
commitffcbed8418f8d850f27372d5f9b69aa05fd12217 (patch)
treed09d57e0fa686b5876fee8df38bc298077c278d9 /drivers/acpi
parentACPI / tables: do not report the number of entries ignored by acpi_parse_entries() (diff)
downloadlinux-dev-ffcbed8418f8d850f27372d5f9b69aa05fd12217.tar.xz
linux-dev-ffcbed8418f8d850f27372d5f9b69aa05fd12217.zip
ACPI / tables: Remove duplicated include from tables.c
Remove duplicated include. Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi')
-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