Skip to content

Commit

Permalink
mfd: Remove DEBUG defines from mc13xxx-core
Browse files Browse the repository at this point in the history
DEBUG and VERBOSE_DEBUG are not used.

Reported-by: David Jander <david@protonic.nl>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
  • Loading branch information
Samuel Ortiz committed Oct 28, 2010
1 parent f9c2801 commit 00969f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/mfd/mc13xxx-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 00969f2

Please sign in to comment.