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:
66b5bf4
)
sh: Fix more user header breakage from sh64 integration.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 14 Mar 2008 08:21:09 +0000
(17:21 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 14 Mar 2008 08:21:09 +0000
(17:21 +0900)
posix_types.h and byteorder.h were sticking purely with the Kconfig
symbols, which doesn't work when we scrub the headers for user use.
Fixes a very unhelpful build error in current klibc.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found