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:
e76fe57
)
sh: Fix up FPU build for SH5
author
Matt Fleming
<matt@console-pimps.org>
Mon, 14 Dec 2009 20:12:04 +0000
(20:12 +0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 15 Dec 2009 03:07:36 +0000
(12:07 +0900)
After the recent FPU optimisation commit the signature of save_fpu()
changed. "regs" wasn't used in the implementation of save_fpu() anyway.
Signed-off-by: Matt Fleming <matt@console-pimps.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found