| commit | 7387be3373277005c171b9f1509e91fae2e430f3 | [log] [tgz] |
|---|---|---|
| author | Mike Frysinger <vapier@gentoo.org> | Mon Aug 09 17:20:17 2010 -0700 |
| committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Aug 09 20:45:04 2010 -0700 |
| tree | d16be00c6ed669456a3048f43c5d8d66d11d520a | |
| parent | 7833e7c961612d3031c231596f8d71d0a9b45687 [diff] |
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>