]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Remove #undef DEBUG from MPC83xx board header files
authorTimur Tabi <timur@freescale.com>
Tue, 15 Jan 2008 23:09:41 +0000 (17:09 -0600)
committerWolfgang Denk <wd@denx.de>
Mon, 11 Feb 2008 23:39:45 +0000 (00:39 +0100)
Remove the "#undef DEBUG" line from all Freescale 83xx board header files.
The inclusion of this line makes it impossible to enable debug code in
other source files, because "#define DEBUG" typically needs to be defined
before any header files are included.

Signed-off-by: Timur Tabi <timur@freescale.com>
include/configs/MPC8323ERDB.h
include/configs/MPC832XEMDS.h
include/configs/MPC8349EMDS.h
include/configs/MPC8360EMDS.h
include/configs/MPC8360ERDK.h
include/configs/MPC837XEMDS.h

index 295e785f9cbe6f54e59b2b33e8d6578cc5fcbb0b..bf5ef4b59a8c624b0bae81b70bf0cf9f026faf9c 100644 (file)
@@ -9,8 +9,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#undef DEBUG
-
 /*
  * High Level Configuration Options
  */
index 6c0e68ab9734572cd329135ea086b1c8d554e155..702b073381eea5df4eb7c53a9a5e0facede2a1f7 100644 (file)
@@ -20,8 +20,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#undef DEBUG
-
 /*
  * High Level Configuration Options
  */
index 07f2f30ef87726a30e0162b672ca70aade7d7da2..9964a07b02099db361c79576b579da9002334f44 100644 (file)
@@ -29,8 +29,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#undef DEBUG
-
 /*
  * High Level Configuration Options
  */
index 168ca2aa72ae4207cd80c64dac95c7af42efa80f..eff9fbaaee9bdf0668ddf069446ac62f92f13fd8 100644 (file)
@@ -22,8 +22,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#undef DEBUG
-
 /*
  * High Level Configuration Options
  */
index 83a4b1efe1364646faaa2d22324c2fd920ebf60f..27b037ad00f50646a6bb5216f25593d843053944 100644 (file)
@@ -17,8 +17,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#undef DEBUG
-
 /*
  * High Level Configuration Options
  */
index 2b84e9cd9c53f058204fef4751512b29349eabd5..61de084cc9da9bdeeac3454ff8e1c76c63966081 100644 (file)
@@ -21,8 +21,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#undef DEBUG
-
 /*
  * High Level Configuration Options
  */