git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81e07c0
)
staging: iio: if(__LITTLE_ENDIAN) -> #ifdef __LITTLE_ENDIAN
author
Jonathan Cameron
<jic23@cam.ac.uk>
Tue, 4 Oct 2011 15:02:08 +0000
(16:02 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 4 Oct 2011 17:37:06 +0000
(10:37 -0700)
Unsuprisingly this symbol isn't defined on big endian systems.
Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found