mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-15 13:02:46 -04:00
drm/xe/macro: Remove unused constant
Remove XE_EXTRA_DEBUG for cleanup as it is not used. Signed-off-by: Francois Dugast <francois.dugast@intel.com> Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
This commit is contained in:
committed by
Rodrigo Vivi
parent
e3828ebf6c
commit
3207a32163
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user