Skip to content

Commit

Permalink
tools/power/acpi/acpidump: remove duplicated include from acpidump.c
Browse files Browse the repository at this point in the history
Remove duplicated include.

dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)

Signed-off-by: Wei Yongjun <[email protected]>
Signed-off-by: Len Brown <[email protected]>
  • Loading branch information
Wei Yongjun authored and lenb committed Oct 9, 2012
1 parent cf31cd1 commit 4084a9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/power/acpi/acpidump.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 4084a9b

Please sign in to comment.