diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2011-03-24 00:41:58 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-24 03:46:13 +0100 |
commit | 3f5527fe7e0fb50556b97b8addbe3832985f793e (patch) | |
tree | c4716151c4db4f436f19e0e6d9de4db3ef2c0308 /arch/m68k/Kconfig | |
parent | arm: introduce little-endian bitops (diff) | |
download | linux-3f5527fe7e0fb50556b97b8addbe3832985f793e.tar.xz linux-3f5527fe7e0fb50556b97b8addbe3832985f793e.zip |
m68k: introduce little-endian bitops
Introduce little-endian bit operations by renaming native ext2 bit
operations and changing find_*_bit_le() to take a "void *". The ext2 bit
operations are kept as wrapper macros using little-endian bit operations
to maintain bisectability until the conversions are finished.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Roman Zippel <zippel@linux-m68k.org>
Cc: Andreas Schwab <schwab@linux-m68k.org>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/m68k/Kconfig')
0 files changed, 0 insertions, 0 deletions