[U-Boot] [PATCH 2/2] Replace __asm references with __asm__
Wolfgang Denk
wd at denx.de
Tue Apr 28 01:02:19 CEST 2009
Dear Peter Tyser,
In message <1240243745-17102-1-git-send-email-ptyser at xes-inc.com> you wrote:
> __asm__ follows gcc's documented syntax and is generally more common
> than __asm. This change is only asthetic and should not affect
> functionality.
>
> Signed-off-by: Peter Tyser <ptyser at xes-inc.com>
> ---
> board/MAI/AmigaOneG3SE/enet.c | 16 ++++++++--------
> board/MAI/AmigaOneG3SE/flash_new.c | 10 +++++-----
> board/MAI/AmigaOneG3SE/serial.c | 6 +++---
> board/MAI/AmigaOneG3SE/via686.c | 2 +-
> board/trab/vfd.c | 2 +-
> cpu/ixp/npe/IxFeatureCtrl.c | 2 +-
> tools/updater/flash_hw.c | 10 +++++-----
> 7 files changed, 24 insertions(+), 24 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
The project was large enough and management communication poor enough
to prompt many members of the team to see themselves as contestants
making brownie points, rather than as builders making programming
products. Each suboptimized his piece to meet his targets; few
stopped to think about the total effect on the customer.
- Fred Brooks, "The Mythical Man Month"
More information about the U-Boot
mailing list