diff --git a/mm/zsmalloc.c b/mm/zsmalloc.c index a8b5e749e84e..c76624080f9c 100644 --- a/mm/zsmalloc.c +++ b/mm/zsmalloc.c @@ -45,10 +45,6 @@ * */ -#ifdef CONFIG_ZSMALLOC_DEBUG -#define DEBUG -#endif - #include #include #include