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:
19fe047
)
[PATCH] powerpc: move rtas_fw.c out of platforms/pseries
author
Arnd Bergmann
<arndb@de.ibm.com>
Tue, 1 Nov 2005 01:08:39 +0000
(20:08 -0500)
committer
Paul Mackerras
<paulus@samba.org>
Tue, 1 Nov 2005 10:02:59 +0000
(21:02 +1100)
Cell uses the same code as pSeries for flashing the firmware
through rtas, so the implementation should not be part of
platforms/pseries.
Put it into arch/powerpc/kernel instead.
Signed-off-by: Arnd Bergmann <arndb@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found