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/gw8260.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/gw8260.h') diff --git a/include/configs/gw8260.h b/include/configs/gw8260.h index ff5724082..7c2c22406 100644 --- a/include/configs/gw8260.h +++ b/include/configs/gw8260.h @@ -51,7 +51,6 @@ #define __CONFIG_H /* Enable debug prints */ -#undef DEBUG /* General debug */ #undef DEBUG_BOOTP_EXT /* Debug received vendor fields */ /* What is the oscillator's (UX2) frequency in Hz? */ -- cgit v1.2.3