projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfeffd1
)
ACPI/nfit: delete the redundant header file
author
Xiaochun Lee
<lixc17@lenovo.com>
Mon, 7 Jan 2019 02:33:36 +0000
(10:33 +0800)
committer
Dan Williams
<dan.j.williams@intel.com>
Wed, 9 Jan 2019 01:28:45 +0000
(17:28 -0800)
The header file "intel.h" is repeated here, So delete one.
Signed-off-by: Xiaochun Lee <lixc17@lenovo.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/acpi/nfit/core.c
patch
|
blob
|
history
diff --git
a/drivers/acpi/nfit/core.c
b/drivers/acpi/nfit/core.c
index 011d3db19c80aaa300ae417d26b118ba90c9055f..328e464dd8999693da114849f501987fdb356aa2 100644
(file)
--- a/
drivers/acpi/nfit/core.c
+++ b/
drivers/acpi/nfit/core.c
@@
-26,7
+26,6
@@
#include <acpi/nfit.h>
#include "intel.h"
#include "nfit.h"
-#include "intel.h"
/*
* For readq() and writeq() on 32-bit builds, the hi-lo, lo-hi order is