[PATCH] powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not set

2010-05-30 Thread Benjamin Herrenschmidt
Signed-off-by: Benjamin Herrenschmidt --- arch/powerpc/kernel/ppc_ksyms.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/powerpc/kernel/ppc_ksyms.c b/arch/powerpc/kernel/ppc_ksyms.c index bc9f39d..3b4dcc8 100644 --- a/arch/powerpc/kernel/ppc_ksyms.c +++ b/arch/powe

[git pull] Please pull powerpc.git next branch (or not...)

2010-05-30 Thread Benjamin Herrenschmidt
Hi Linus ! So some of these you might decide are too late, in which case I'll just make this branch my -next for the next cycle and cherry pick a few bug fixes. It's some embedded changes, not all fixes, that are late mostly because I forgot to pull from Josh (the stuff was submitted and reviewed

Re: [PATCH] powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not set

2010-05-30 Thread Benjamin Herrenschmidt
On Mon, 2010-05-31 at 11:50 +1000, Benjamin Herrenschmidt wrote: > Signed-off-by: Benjamin Herrenschmidt > --- > arch/powerpc/kernel/ppc_ksyms.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Alex, this is just a temporary fix to remove the build breakage for 40x etc... but please