projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9c2801
)
mfd: Remove DEBUG defines from mc13xxx-core
author
Samuel Ortiz
<sameo@linux.intel.com>
Tue, 19 Oct 2010 09:14:33 +0000
(11:14 +0200)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Thu, 28 Oct 2010 22:30:22 +0000
(
00:30
+0200)
DEBUG and VERBOSE_DEBUG are not used.
Reported-by: David Jander <david@protonic.nl>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/mc13xxx-core.c
patch
|
blob
|
history
diff --git
a/drivers/mfd/mc13xxx-core.c
b/drivers/mfd/mc13xxx-core.c
index 93258adf8b63492b83fefd85b84ea0554140b6c2..1326e7f4263a7fe5d7fd25680ba214f6f45ccfeb 100644
(file)
--- a/
drivers/mfd/mc13xxx-core.c
+++ b/
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>