浏览代码

mfd: Remove DEBUG defines from mc13xxx-core

DEBUG and VERBOSE_DEBUG are not used.

Reported-by: David Jander <david@protonic.nl>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Samuel Ortiz 14 年之前
父节点
当前提交
00969f23da
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      drivers/mfd/mc13xxx-core.c

+ 0 - 2
drivers/mfd/mc13xxx-core.c

@@ -9,8 +9,6 @@
  * the terms of the GNU General Public License version 2 as published by the
  * Free Software Foundation.
  */
-#define DEBUG
-#define VERBOSE_DEBUG
 
 #include <linux/slab.h>
 #include <linux/module.h>