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:
7886250
)
powerpc: Fix compile error with binutils 2.15
author
Segher Boessenkool
<segher@kernel.crashing.org>
Fri, 25 Jul 2008 00:08:41 +0000
(10:08 +1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 25 Jul 2008 05:44:40 +0000
(15:44 +1000)
My previous patch to fix compilation with binutils-2.17 causes
a "file truncated" build error from ld with binutils 2.15 (and
possibly older), and a warning with 2.16 and 2.17.
This fixes it.
Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org>
Acked-by: Chuck Meade <chuckmeade@mindspring.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found