From: Andrew Morton Date: Wed, 26 May 2010 06:43:03 +0000 (-0700) Subject: revert "crc32: use __BYTE_ORDER macro for endian detection" X-Git-Tag: v2.6.35-rc1~256 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d2daf5cc858bd9305bae187310a1dabaad0a2db;p=pandora-kernel.git revert "crc32: use __BYTE_ORDER macro for endian detection" It doesn't work on big-endian - those architectures don't define __LITTLE_ENDIAN. Cc: Joakim Tjernlund Reported-by: Stephen Rothwell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed