mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-28 14:44:10 +08:00
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 <yongjun_wei@trendmicro.com.cn> Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
parent
cf31cd1a0c
commit
4084a9b99c
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user