[U-Boot] [PATCH] linkstation: fix warning: "CONFIG_IDENT_STRING" redefined

Wolfgang Denk wd at denx.de
Mon Sep 5 09:43:33 CEST 2011


Dear Wolfgang Denk,

In message <1312108513-29786-1-git-send-email-wd at denx.de> you wrote:
> Commit 09c2e90 "unify version_string" defines a default value for
> CONFIG_IDENT_STRING in version.h, so any private settings musty be
> done before including this file.  Move the include for version.h after
> the one for common.h to fix the build problem.
> 
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> Cc: Guennadi Liakhovetski <g.liakhovetski at gmx.de>
> ---
>  board/linkstation/linkstation.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
It is impractical for  the  standard  to  attempt  to  constrain  the
behavior  of code that does not obey the constraints of the standard.
                                                          - Doug Gwyn


More information about the U-Boot mailing list