summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h
index 958a40e..c8fb277 100644
--- a/include/common.h
+++ b/include/common.h
@@ -42,7 +42,6 @@ typedef volatile unsigned char vu_char;
#define CONFIG_SYS_SUPPORT_64BIT_DATA
#endif
-#define DEBUG
#ifdef DEBUG
#define _DEBUG 1
#else