]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
env_nand: Remove DEBUG definition
authorThomas Weber <weber@corscience.de>
Mon, 5 Dec 2011 22:19:36 +0000 (22:19 +0000)
committerWolfgang 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

index ce13def90684e6736ef7cfc97721584c34843c69..3cb75c89624d087019dacfcc6f21a1f4e7e0a3ad 100644 (file)
@@ -30,8 +30,6 @@
  * MA 02111-1307 USA
  */
 
-#define DEBUG
-
 #include <common.h>
 #include <command.h>
 #include <environment.h>