[U-Boot-Users] [PATCH] TQM834x: cleanup configuraton

Martin Krause martin.krause at tqs.de
Fri Jun 22 13:04:22 CEST 2007


Remove irritating #undef DEBUG

Signed-off-by: Martin Krause <martin.krause at tqs.de>
---

 include/configs/TQM834x.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/include/configs/TQM834x.h b/include/configs/TQM834x.h
index ed03577..9d99629 100644
--- a/include/configs/TQM834x.h
+++ b/include/configs/TQM834x.h
@@ -28,9 +28,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#define DEBUG
-#undef DEBUG
-
 /*
  * High Level Configuration Options
  */




More information about the U-Boot mailing list