ACPI/nfit: delete the redundant header file
authorXiaochun Lee <lixc17@lenovo.com>
Mon, 7 Jan 2019 02:33:36 +0000 (10:33 +0800)
committerDan 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

index 011d3db19c80aaa300ae417d26b118ba90c9055f..328e464dd8999693da114849f501987fdb356aa2 100644 (file)
@@ -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