diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-08-17 10:48:36 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-08-17 10:48:36 +0200 |
commit | 0a0f3a46fb5cfa7105402bee9c52dd379325d156 (patch) | |
tree | fbc9319c3fd9cf228f76c6beacc2561c9623d65b /include/configs | |
parent | 6183bb9e5be52582d99c50e676fbed6a77ccc526 (diff) | |
download | u-boot-imx-0a0f3a46fb5cfa7105402bee9c52dd379325d156.zip u-boot-imx-0a0f3a46fb5cfa7105402bee9c52dd379325d156.tar.gz u-boot-imx-0a0f3a46fb5cfa7105402bee9c52dd379325d156.tar.bz2 |
Cleanup debug code for yucca board.
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/yucca.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/yucca.h b/include/configs/yucca.h index 884f85c..a6532b5 100644 --- a/include/configs/yucca.h +++ b/include/configs/yucca.h @@ -31,9 +31,6 @@ #ifndef __CONFIG_H #define __CONFIG_H -#define DEBUG -#undef DEBUG - /*----------------------------------------------------------------------- * High Level Configuration Options *----------------------------------------------------------------------*/ |