Commit 00969f23 authored by Samuel Ortiz's avatar Samuel Ortiz
Browse files

mfd: Remove DEBUG defines from mc13xxx-core



DEBUG and VERBOSE_DEBUG are not used.

Reported-by: default avatarDavid Jander <david@protonic.nl>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent f9c28019
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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>