From: Arnd Bergmann Date: Tue, 1 Nov 2005 01:08:39 +0000 (-0500) Subject: [PATCH] powerpc: move rtas_fw.c out of platforms/pseries X-Git-Tag: v2.6.15-rc1~726^2~3^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9add2eeb182e2bf1863c548f7a8173c45b4b92f;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed