[PATCH] powerpc: move rtas_fw.c out of platforms/pseries
authorArnd Bergmann <arndb@de.ibm.com>
Tue, 1 Nov 2005 01:08:39 +0000 (20:08 -0500)
committerPaul 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