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

2007-10-31 Thread Jesper Nilsson
On Wed, Oct 31, 2007 at 11:47:38AM +0100, Jesper Nilsson wrote: > On Tue, Oct 30, 2007 at 03:14:00PM -0700, Andrew Morton wrote: > > On Tue, 30 Oct 2007 10:28:11 +0100 > > Jesper Nilsson <[EMAIL PROTECTED]> wrote: > > > Remove include of asm/bitops.h, not needed here, corrects compilation > > > er

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

2007-10-31 Thread Jesper Nilsson
On Tue, Oct 30, 2007 at 03:14:00PM -0700, Andrew Morton wrote: > On Tue, 30 Oct 2007 10:28:11 +0100 > Jesper Nilsson <[EMAIL PROTECTED]> wrote: > > > Remove include of asm/bitops.h, not needed here, corrects compilation error > > (__le64 undefined). > [snip] > > This doesn't apply and I'm not sure

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

2007-10-30 Thread Andrew Morton
On Tue, 30 Oct 2007 10:28:11 +0100 Jesper Nilsson <[EMAIL PROTECTED]> wrote: > Remove include of asm/bitops.h, not needed here, corrects compilation error > (__le64 undefined). > > Signed-off-by: Jesper Nilsson <[EMAIL PROTECTED]> > > --- > posix_types.h |1 - > 1 file changed, 1 deletion(-