Re: [PATCH] cell: fix ras.c compilation

2008-11-03 Thread Geert Uytterhoeven
On Mon, 3 Nov 2008, Michael Ellerman wrote: > On Mon, 2008-11-03 at 09:20 +0100, Geert Uytterhoeven wrote: > > On Sun, 2 Nov 2008, Alexey Dobriyan wrote: > > > arch/powerpc/platforms/cell/ras.c:299: error: implicit declaration of > > > function 'crash_shutdown_register' > > > > > > Signed-off-by:

Re: [PATCH] cell: fix ras.c compilation

2008-11-03 Thread Michael Ellerman
On Mon, 2008-11-03 at 09:20 +0100, Geert Uytterhoeven wrote: > On Sun, 2 Nov 2008, Alexey Dobriyan wrote: > > arch/powerpc/platforms/cell/ras.c:299: error: implicit declaration of > > function 'crash_shutdown_register' > > > > Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]> > > --- > > > > a

Re: [PATCH] cell: fix ras.c compilation

2008-11-03 Thread Geert Uytterhoeven
On Sun, 2 Nov 2008, Alexey Dobriyan wrote: > arch/powerpc/platforms/cell/ras.c:299: error: implicit declaration of > function 'crash_shutdown_register' > > Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]> > --- > > arch/powerpc/platforms/cell/ras.c |1 + > 1 file changed, 1 insertion(+) >

[PATCH] cell: fix ras.c compilation

2008-11-02 Thread Alexey Dobriyan
arch/powerpc/platforms/cell/ras.c:299: error: implicit declaration of function 'crash_shutdown_register' Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]> --- arch/powerpc/platforms/cell/ras.c |1 + 1 file changed, 1 insertion(+) --- a/arch/powerpc/platforms/cell/ras.c +++ b/arch/powerpc/