Re: [PATCH 5/16] CRIS architecture: Correct compile errors

2007-10-30 Thread Andrew Morton
On Tue, 30 Oct 2007 10:30:31 +0100 Jesper Nilsson <[EMAIL PROTECTED]> wrote: > Include file linux/compiler.h is needed for 'likely'. > > Signed-off-by: Jesper Nilsson <[EMAIL PROTECTED]> > > --- > atomic.h |1 + > 1 file changed, 1 insertion(+) > > diff -urBb -X /h/jespern/.exclude_files

[PATCH 5/16] CRIS architecture: Correct compile errors

2007-10-30 Thread Jesper Nilsson
Include file linux/compiler.h is needed for 'likely'. Signed-off-by: Jesper Nilsson <[EMAIL PROTECTED]> --- atomic.h |1 + 1 file changed, 1 insertion(+) diff -urBb -X /h/jespern/.exclude_files clean_linux-2.6.23/include/asm-cris/atomic.h linux-2.6.23/include/asm-cris/atomic.h ---

[PATCH 5/16] CRIS architecture: Correct compile errors

2007-10-30 Thread Jesper Nilsson
Include file linux/compiler.h is needed for 'likely'. Signed-off-by: Jesper Nilsson [EMAIL PROTECTED] --- atomic.h |1 + 1 file changed, 1 insertion(+) diff -urBb -X /h/jespern/.exclude_files clean_linux-2.6.23/include/asm-cris/atomic.h linux-2.6.23/include/asm-cris/atomic.h ---

Re: [PATCH 5/16] CRIS architecture: Correct compile errors

2007-10-30 Thread Andrew Morton
On Tue, 30 Oct 2007 10:30:31 +0100 Jesper Nilsson [EMAIL PROTECTED] wrote: Include file linux/compiler.h is needed for 'likely'. Signed-off-by: Jesper Nilsson [EMAIL PROTECTED] --- atomic.h |1 + 1 file changed, 1 insertion(+) diff -urBb -X /h/jespern/.exclude_files