Commit dadbcb45 authored by Xiaochun Lee's avatar Xiaochun Lee Committed by Dan Williams
Browse files

ACPI/nfit: delete the redundant header file



The header file "intel.h" is repeated here, So delete one.

Signed-off-by: default avatarXiaochun Lee <lixc17@lenovo.com>
Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent bfeffd15
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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