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 <[email protected]> Acked-by: Jonathan Cameron <[email protected]> Reviewed-by: Jonathan Cameron <[email protected]> Reviewed-by: Dave Jiang <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Dave Jiang <[email protected]>
1 parent 1c1d348 commit fa724cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)