x86/mm: Remove unused DBG() macro
[pandora-kernel.git] / arch / x86 / mm / numa.c
index 550df48..787c52c 100644 (file)
@@ -3,12 +3,6 @@
 #include <linux/module.h>
 #include <linux/bootmem.h>
 
-#ifdef CONFIG_DEBUG_PER_CPU_MAPS
-# define DBG(x...) printk(KERN_DEBUG x)
-#else
-# define DBG(x...)
-#endif
-
 /*
  * Which logical CPUs are on which nodes
  */