From: Kumar Gala Date: Sat, 7 May 2005 04:30:41 +0000 (-0700) Subject: [PATCH] ppc32: Fix POWER3/POWER4 compiler error X-Git-Tag: v2.6.12-rc4~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b272125273103458b9727df1868b81bae64f44cb;p=pandora-kernel.git [PATCH] ppc32: Fix POWER3/POWER4 compiler error In separating out support for hardware floating point we missed the fact that both POWER3 and POWER4 have HW FP. Enable CONFIG_PPC_FPU for POWER3 and POWER4 fixes the issue. Signed-off-by: Kumar Gala Acked-by: Paul Mackerras Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed