[U-Boot] [PATCH 02/17] Change inline asm global symbols to local
Wolfgang Denk
wd at denx.de
Fri Sep 4 21:50:02 CEST 2009
Dear Graeme Russ,
In message <1250996401-13642-3-git-send-email-graeme.russ at gmail.com> you wrote:
> gcc 4.3.2 optimiser creates multiple copies of inline asm (who knows why)
> Remove use of global names for labels to prevent 'symbol already defined'
> errors
>
> Signed-off-by: Graeme Russ <graeme.russ at gmail.com>
> ---
> board/eNET/eNET.c | 4 ++--
> cpu/i386/sc520/sc520.c | 4 ++--
> 2 files changed, 4 insertions(+), 4 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
Philosophy is a game with objectives and no rules.
Mathematics is a game with rules and no objectives.
More information about the U-Boot
mailing list