[Intel-xe] [PATCH v2 1/3] drm/xe/macro: Remove unused constant
Rodrigo Vivi
rodrigo.vivi at intel.com
Thu Jul 27 13:56:08 UTC 2023
On Thu, Jul 27, 2023 at 01:26:28PM +0000, Francois Dugast wrote:
> Remove XE_EXTRA_DEBUG for cleanup as it is not used.
>
> Signed-off-by: Francois Dugast <francois.dugast at intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
> ---
> drivers/gpu/drm/xe/xe_macros.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/xe/xe_macros.h b/drivers/gpu/drm/xe/xe_macros.h
> index 038cf28604ad..a7105050bce0 100644
> --- a/drivers/gpu/drm/xe/xe_macros.h
> +++ b/drivers/gpu/drm/xe/xe_macros.h
> @@ -8,7 +8,6 @@
>
> #include <linux/bug.h>
>
> -#define XE_EXTRA_DEBUG 1
> #define XE_WARN_ON WARN_ON
> #define XE_BUG_ON BUG_ON
>
> --
> 2.34.1
>
More information about the Intel-xe
mailing list