]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Replace __asm references with __asm__
authorPeter Tyser <ptyser@xes-inc.com>
Mon, 20 Apr 2009 16:09:05 +0000 (11:09 -0500)
committerWolfgang Denk <wd@denx.de>
Mon, 27 Apr 2009 23:02:04 +0000 (01:02 +0200)
commit54e822f9590cc6c70411bd8cabd42236e07a2aa7
tree905330a238ff670819704b223aa36255b4f358b4
parentf9a109b3adc5e8647535357500e2a38f0558b5c2
Replace __asm references with __asm__

__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@xes-inc.com>
board/MAI/AmigaOneG3SE/enet.c
board/MAI/AmigaOneG3SE/flash_new.c
board/MAI/AmigaOneG3SE/serial.c
board/MAI/AmigaOneG3SE/via686.c
board/trab/vfd.c
cpu/ixp/npe/IxFeatureCtrl.c
tools/updater/flash_hw.c