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:
27b1ea0
)
[CELL] spufs: fix array size of channel index
author
Jeremy Kerr
<jk@ozlabs.org>
Fri, 20 Jul 2007 19:39:35 +0000
(21:39 +0200)
committer
Arnd Bergmann
<arnd@klappe.arndb.de>
Fri, 20 Jul 2007 19:41:53 +0000
(21:41 +0200)
Based on a fix from Masato Noguchi <Masato.Noguchi@jp.sony.com>.
Remove the (incorrect) array size declarations in the spufs channel
arrays, and use ARRAY_SIZE rather than hardcoded values.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
No differences found