]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
MIPS: use inline directive for __in*s functions
authorGabor Juhos <juhosg@openwrt.org>
Wed, 16 Jan 2013 02:39:22 +0000 (02:39 +0000)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Tue, 22 Jan 2013 19:52:08 +0000 (20:52 +0100)
commitbe002d0070c7021913e4b512c82a16cfcfae3a42
tree0b3e9372249599cfe6c49f6f5247b0a30e9223c6
parent54b08efcf2f4ff532ce99c53f341a59c193331a5
MIPS: use inline directive for __in*s functions

All other IO accessor functions are using the
'inline' directive. Use that also for the __in*s
to make it consistent with the other variants.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
arch/mips/include/asm/io.h