From: Akinobu Mita Date: Wed, 23 Mar 2011 23:42:00 +0000 (-0700) Subject: m68knommu: introduce little-endian bitops X-Git-Tag: v2.6.39-rc1~186 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1e6ca7a501f0139e5ec2a01f8420eeb21c97a52;p=pandora-kernel.git m68knommu: introduce little-endian bitops Introduce little-endian bit operations by renaming native ext2 bit operations. 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 Acked-by: Greg Ungerer Cc: Geert Uytterhoeven Cc: Roman Zippel Cc: Andreas Schwab Cc: Arnd Bergmann Cc: "H. Peter Anvin" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed