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:
ede6f5a
)
linux/types.h: Don't depend on __GNUC__ for __le64/__be64
author
Detlef Riekenberg
<wine.dev@web.de>
Wed, 7 Jan 2009 09:11:44 +0000
(10:11 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 7 Jan 2009 19:27:12 +0000
(11:27 -0800)
The typedefs for __u64 and __s64 where fixed to be available for other
compiler on May 2 2008 by H. Peter Anvin (in commit
edfa5cfa3dc5
)
Acked-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Detlef Riekenberg <wine.dev@web.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found