[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)
commite9add2eeb182e2bf1863c548f7a8173c45b4b92f
tree25d7a07a37750f0956f1922dae624c6898ec8e1d
parent19fe04755aca56e7d143f7f95b41008138619c5c
[PATCH] powerpc: move rtas_fw.c out of platforms/pseries

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>
arch/powerpc/Kconfig
arch/powerpc/kernel/Makefile
arch/powerpc/kernel/rtas_fw.c [moved from arch/powerpc/platforms/pseries/rtas-fw.c with 97% similarity]
arch/powerpc/platforms/pseries/Makefile
arch/powerpc/platforms/pseries/rtas-fw.h [deleted file]
include/asm-powerpc/rtas.h