projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf31cd1
)
tools/power/acpi/acpidump: remove duplicated include from acpidump.c
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Mon, 8 Oct 2012 12:31:08 +0000
(20:31 +0800)
committer
Len Brown
<len.brown@intel.com>
Tue, 9 Oct 2012 04:53:23 +0000
(
00:53
-0400)
Remove duplicated include.
dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Len Brown <len.brown@intel.com>
tools/power/acpi/acpidump.c
patch
|
blob
|
history
diff --git
a/tools/power/acpi/acpidump.c
b/tools/power/acpi/acpidump.c
index 07779871421ca7e8e85b5090137f577782a09ee0..a84553a0e0df105862395bbf9c6a7740c8ce6588 100644
(file)
--- a/
tools/power/acpi/acpidump.c
+++ b/
tools/power/acpi/acpidump.c
@@
-62,7
+62,6
@@
typedef long long s64;
#include <unistd.h>
#include <getopt.h>
-#include <sys/types.h>
#include <dirent.h>
#include <acpi/acconfig.h>