]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
asm-generic/io.h: add big endian versions of io{read,write}{16,32}
authorMike Frysinger <vapier@gentoo.org>
Tue, 10 Aug 2010 00:20:17 +0000 (17:20 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 Aug 2010 03:45:04 +0000 (20:45 -0700)
commit7387be3373277005c171b9f1509e91fae2e430f3
treed16be00c6ed669456a3048f43c5d8d66d11d520a
parent7833e7c961612d3031c231596f8d71d0a9b45687
asm-generic/io.h: add big endian versions of io{read,write}{16,32}

The asm-generic/iomap.h provides these functions already, but the
non-generic fallback defines do not.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/asm-generic/io.h