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:
5cbd04a
)
byteorder: remove the now unused byteorder.h
author
Harvey Harrison
<harvey.harrison@gmail.com>
Tue, 6 Jan 2009 21:30:58 +0000
(13:30 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 7 Jan 2009 03:45:13 +0000
(19:45 -0800)
This implementation caused problems in userspace which can, and does
define _both_ __LITTLE_ENDIAN and __BIG_ENDIAN.
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found