From c62776be8dca4097ca03d4f9415f08d4887b45d0 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Tue, 12 Feb 2008 00:45:06 +0100 Subject: Get rid of "#undef DEBUG" from board config files. Signed-off-by: Wolfgang Denk --- include/configs/gcplus.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/gcplus.h') diff --git a/include/configs/gcplus.h b/include/configs/gcplus.h index e11ce4c71..3b1b4ab95 100644 --- a/include/configs/gcplus.h +++ b/include/configs/gcplus.h @@ -29,8 +29,6 @@ #ifndef __CONFIG_H #define __CONFIG_H -#undef DEBUG - /* * The ADS GCPlus Linux boot ROM loads U-Boot into RAM at 0xc0200000. * We don't actually init RAM in this case since we're using U-Boot as -- cgit v1.2.3