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

Lucas De Marchi lucas.demarchi at intel.com
Fri May 26 16:34:59 UTC 2023


On Thu, May 25, 2023 at 09:42:34PM -0300, Gustavo Sousa wrote:
>Remove repeated header inclusion.
>
>Signed-off-by: Gustavo Sousa <gustavo.sousa at intel.com>

Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>

do you know a way to check the header includes that we could add in
our CI Hooks
(https://gitlab.freedesktop.org/drm/xe/ci/-/tree/main/hooks)?

thanks
Lucas De Marchi

>---
> 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