From: Jonathan Cameron Date: Tue, 4 Oct 2011 15:02:08 +0000 (+0100) Subject: staging: iio: if(__LITTLE_ENDIAN) -> #ifdef __LITTLE_ENDIAN X-Git-Tag: v3.2-rc1~169^2^2~241 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d5d11539afba275ff2fec16a180e14b66cb4f1b;p=pandora-kernel.git staging: iio: if(__LITTLE_ENDIAN) -> #ifdef __LITTLE_ENDIAN Unsuprisingly this symbol isn't defined on big endian systems. Signed-off-by: Jonathan Cameron Reported-by: Stephen Rothwell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed