[U-Boot-Users] [PATCH] 8610: Fix lingering compile warnings.

Timur Tabi timur at freescale.com
Sat Jan 5 03:49:04 CET 2008


Jon Loeliger wrote:
> Turn off DEBUG.
> 
> Signed-off-by: Jon Loeliger <jdl at freescale.com>
> ---
>  board/freescale/mpc8610hpcd/mpc8610hpcd.c |    5 ++++-
>  1 files changed, 4 insertions(+), 1 deletions(-)
> 
> diff --git a/board/freescale/mpc8610hpcd/mpc8610hpcd.c b/board/freescale/mpc8610hpcd/mpc8610hpcd.c
> index 617881a..9f32890 100644
> --- a/board/freescale/mpc8610hpcd/mpc8610hpcd.c
> +++ b/board/freescale/mpc8610hpcd/mpc8610hpcd.c
> @@ -19,13 +19,14 @@
>   * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
>   * MA 02111-1307 USA
>   */
> -#define DEBUG

I think we should also remove every "#undef DEBUG" in all of the board header 
files we control.  What do you think?

--
Timur Tabi
Linux Kernel Developer @ Freescale




More information about the U-Boot mailing list