projects
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d194837
)
env_nand: Remove DEBUG definition
author
Thomas Weber
<weber@corscience.de>
Mon, 5 Dec 2011 22:19:36 +0000
(22:19 +0000)
committer
Wolfgang Denk
<wd@denx.de>
Tue, 6 Dec 2011 11:03:08 +0000
(12:03 +0100)
Signed-off-by: Thomas Weber <weber@corscience.de>
common/env_nand.c
patch
|
blob
|
history
diff --git
a/common/env_nand.c
b/common/env_nand.c
index
ce13def
..
3cb75c8
100644
(file)
--- a/
common/env_nand.c
+++ b/
common/env_nand.c
@@
-30,8
+30,6
@@
* MA 02111-1307 USA
*/
-#define DEBUG
-
#include <common.h>
#include <command.h>
#include <environment.h>