[Intel-xe] [PATCH 1/2] fixup! drm/xe/debugfs: Dump register save-restore tables

Gustavo Sousa gustavo.sousa at intel.com
Fri May 26 00:42:34 UTC 2023


Remove repeated header inclusion.

Signed-off-by: Gustavo Sousa <gustavo.sousa at intel.com>
---
 drivers/gpu/drm/xe/xe_reg_sr.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/xe/xe_reg_sr.c b/drivers/gpu/drm/xe/xe_reg_sr.c
index 0312823101ad..24d9c73ef279 100644
--- a/drivers/gpu/drm/xe/xe_reg_sr.c
+++ b/drivers/gpu/drm/xe/xe_reg_sr.c
@@ -9,7 +9,6 @@
 #include <linux/align.h>
 #include <linux/string_helpers.h>
 #include <linux/xarray.h>
-#include <linux/string_helpers.h>
 
 #include <drm/drm_managed.h>
 #include <drm/drm_print.h>
-- 
2.40.1



More information about the Intel-xe mailing list