Skip to content

Commit fa724cd

Browse files
Hongbo Lidavejiang
authored andcommitted
cxl: Remove duplicate included header file core.h
The header file core.h is included twice. Remove the last one. The compilation test has passed. Signed-off-by: Hongbo Li <lihongbo22@huawei.com> Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Dave Jiang <dave.jiang@intel.com> Link: https://patch.msgid.link/20240830080016.3542184-1-lihongbo22@huawei.com Signed-off-by: Dave Jiang <dave.jiang@intel.com>
1 parent 1c1d348 commit fa724cd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/cxl/core/cdat.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
#include "cxlmem.h"
1010
#include "core.h"
1111
#include "cxl.h"
12-
#include "core.h"
1312

1413
struct dsmas_entry {
1514
struct range dpa_range;

0 commit comments

Comments
 (0)