From 9546266999f0b9b51372636614211b88d90f0f25 Mon Sep 17 00:00:00 2001
From: Martin Krause <martin.krause@tqs.de>
Date: Fri, 22 Jun 2007 13:04:22 +0200
Subject: [PATCH] TQM834x: cleanup configuraton

Remove irritating #undef DEBUG

Signed-off-by: Martin Krause <martin.krause@tqs.de>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
---
 include/configs/TQM834x.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/include/configs/TQM834x.h b/include/configs/TQM834x.h
index c3efb7bb9c..661712b227 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
  */
-- 
2.39.5