mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-04-17 05:57:40 +07:00
ACPI/nfit: delete the redundant header file
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>
This commit is contained in:
parent
bfeffd1552
commit
dadbcb450c
@ -26,7 +26,6 @@
|
|||||||
#include <acpi/nfit.h>
|
#include <acpi/nfit.h>
|
||||||
#include "intel.h"
|
#include "intel.h"
|
||||||
#include "nfit.h"
|
#include "nfit.h"
|
||||||
#include "intel.h"
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* For readq() and writeq() on 32-bit builds, the hi-lo, lo-hi order is
|
* For readq() and writeq() on 32-bit builds, the hi-lo, lo-hi order is
|
||||||
|
Loading…
Reference in New Issue
Block a user