summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorThomas Weber <weber@corscience.de>2011-12-05 22:19:36 +0000
committerWolfgang Denk <wd@denx.de>2011-12-06 12:03:08 +0100
commita621614d0cda202408f6f500bbb46b92e599e98b (patch)
tree85b7065e64c08646ae4c07a5a612b610c98bf6e7 /common
parentd194837fc3042d943ba088fcc221d534330b2872 (diff)
downloadblackbird-obmc-uboot-a621614d0cda202408f6f500bbb46b92e599e98b.tar.gz
blackbird-obmc-uboot-a621614d0cda202408f6f500bbb46b92e599e98b.zip
env_nand: Remove DEBUG definition
Signed-off-by: Thomas Weber <weber@corscience.de>
Diffstat (limited to 'common')
-rw-r--r--common/env_nand.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/env_nand.c b/common/env_nand.c
index ce13def906..3cb75c8962 100644
--- 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>
OpenPOWER on IntegriCloud