Make initialization of OF hooks dependent on PPC_OF, not on MULTIPLATFORM Signed-off-by: Sascha Hauer Index: arch/powerpc/kernel/head_32.S =================================================================== --- a/arch/powerpc/kernel/head_32.S.orig +++ b/arch/powerpc/kernel/head_32.S @@ -119,7 +119,7 @@ __start: * because OF may have I/O devices mapped into that area * (particularly on CHRP). */ -#ifdef CONFIG_PPC_MULTIPLATFORM +#ifdef CONFIG_PPC_OF cmpwi 0,r5,0 beq 1f bl prom_init -- Dipl.-Ing. Sascha Hauer | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry Handelsregister: Amtsgericht Hildesheim, HRA 2686 Hannoversche Str. 2, 31134 Hildesheim, Germany Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9