[Intel-xe] [RFC 5/5] drm/xe/xe_macro: Remove unused stuff.
Rodrigo Vivi
rodrigo.vivi at intel.com
Tue Mar 28 16:10:21 UTC 2023
We can easily bring it back whenever/if it gets useful.
Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
---
drivers/gpu/drm/xe/xe_macros.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/gpu/drm/xe/xe_macros.h b/drivers/gpu/drm/xe/xe_macros.h
index 826759d0fcab..9efbaafcc99a 100644
--- a/drivers/gpu/drm/xe/xe_macros.h
+++ b/drivers/gpu/drm/xe/xe_macros.h
@@ -8,8 +8,6 @@
#include <linux/bug.h>
-#define XE_EXTRA_DEBUG 1
-
#define XE_IOCTL_ERR(xe, cond) \
((cond) && (drm_info(&(xe)->drm, \
"Ioctl argument check failed at %s:%d: %s", \
--
2.39.2
More information about the Intel-xe
mailing list