[PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseries
authorMichael Ellerman <michael@ellerman.id.au>
Fri, 10 Feb 2006 04:47:36 +0000 (15:47 +1100)
committerPaul Mackerras <paulus@samba.org>
Fri, 10 Feb 2006 05:52:03 +0000 (16:52 +1100)
Currently we have some stuff in firmware.h and kernel/firmware.c that is
#ifdef CONFIG_PPC_PSERIES. Move it all into platforms/pseries.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found