From 4084a9b99ccd05bf5e13dcd248e3b56a682fa4d6 Mon Sep 17 00:00:00 2001 From: Wei Yongjun Date: Mon, 8 Oct 2012 20:31:08 +0800 Subject: tools/power/acpi/acpidump: remove duplicated include from acpidump.c Remove duplicated include. dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun Signed-off-by: Len Brown --- tools/power/acpi/acpidump.c | 1 - 1 file changed, 1 deletion(-) (limited to 'tools') diff --git a/tools/power/acpi/acpidump.c b/tools/power/acpi/acpidump.c index 07779871421..a84553a0e0d 100644 --- a/tools/power/acpi/acpidump.c +++ b/tools/power/acpi/acpidump.c @@ -62,7 +62,6 @@ typedef long long s64; #include #include -#include #include #include -- cgit v1.2.3