Re: [uClinux-dev] [PATCH] arch/m68k/ide.h fix for nommu

2010-06-02 Thread Geert Uytterhoeven
On Thu, Jun 3, 2010 at 00:01, Jate Sujjavanich wrote: > The arch/m68k/include/asm/ide.h produces errors when the IDE driver is > compiled for my 523x uClinux system under kernel. The header makes some > redefines of operators not defined in the arch/m68k/include/asm/io_no.h > header. There are

RE: [uClinux-dev] [PATCH] arch/m68k/ide.h fix for nommu

2010-06-03 Thread Jate Sujjavanich
utsl((unsigned int)port, addr, n) + +#endif /* __KERNEL__ */ +#endif /* _M68K_IDE_NO_H */ -Original Message- From: uclinux-dev-boun...@uclinux.org [mailto:uclinux-dev-boun...@uclinux.org] On Behalf Of Geert Uytterhoeven Sent: Thursday, June 03, 2010 1:23 AM To: uClinux development list S

Re: [uClinux-dev] [PATCH] arch/m68k/ide.h fix for nommu

2010-06-03 Thread Geert Uytterhoeven
On Thu, Jun 3, 2010 at 15:43, Jate Sujjavanich wrote: > Here's a resubmission. > > > > The arch/m68k/include/asm/ide.h produces errors when the IDE driver is > compiled for my 523x uClinux system under kernel. The header makes some > redefines of operators not define

Re: [uClinux-dev] [PATCH] arch/m68k/ide.h fix for nommu

2010-06-03 Thread Greg Ungerer
Geert Uytterhoeven wrote: On Thu, Jun 3, 2010 at 15:43, Jate Sujjavanich wrote: Here's a resubmission. The arch/m68k/include/asm/ide.h produces errors when the IDE driver is compiled for my 523x uClinux system under kernel. The header makes some redefines of ope

Re: [uClinux-dev] [PATCH] arch/m68k/ide.h fix for nommu

2010-06-04 Thread Philippe De Muyter
On Thu, Jun 03, 2010 at 09:43:33AM -0400, Jate Sujjavanich wrote: > Here's a resubmission. > > > > The arch/m68k/include/asm/ide.h produces errors when the IDE driver is > compiled for my 523x uClinux system under kernel. The header makes some > redefines of operato

Re: [uClinux-dev] [PATCH] arch/m68k/ide.h fix for nommu

2010-06-06 Thread Greg Ungerer
Philippe De Muyter wrote: On Thu, Jun 03, 2010 at 09:43:33AM -0400, Jate Sujjavanich wrote: Here's a resubmission. The arch/m68k/include/asm/ide.h produces errors when the IDE driver is compiled for my 523x uClinux system under kernel. The header makes some redefine

RE: [uClinux-dev] [PATCH] arch/m68k/ide.h fix for nommu

2010-06-07 Thread Jate Sujjavanich
boun...@uclinux.org [mailto:uclinux-dev-boun...@uclinux.org] On Behalf Of Greg Ungerer Sent: Sunday, June 06, 2010 9:43 PM To: uClinux development list Subject: Re: [uClinux-dev] [PATCH] arch/m68k/ide.h fix for nommu Philippe De Muyter wrote: > On Thu, Jun 03, 2010 at 09:43:33AM -0400, Jate Sujj

Re: [uClinux-dev] [PATCH] arch/m68k/ide.h fix for nommu

2010-06-07 Thread Sam Ravnborg
On Mon, Jun 07, 2010 at 11:39:30AM -0400, Jate Sujjavanich wrote: > Sounds good. Therefore, the patch becomes: > > diff --git a/arch/m68k/include/asm/ide.h b/arch/m68k/include/asm/ide.h > index 3958726..80e3e87 100644 > --- a/arch/m68k/include/asm/ide.h > +++ b/arch/m68k/include/asm/ide.h > @@ -1,

RE: [uClinux-dev] [PATCH] arch/m68k/ide.h fix for nommu

2010-06-11 Thread Jate Sujjavanich
-Original Message- From: uclinux-dev-boun...@uclinux.org [mailto:uclinux-dev-boun...@uclinux.org] On Behalf Of Sam Ravnborg Sent: Monday, June 07, 2010 12:09 PM To: uClinux development list Subject: Re: [uClinux-dev] [PATCH] arch/m68k/ide.h fix for nommu Sure. Should the copyright

Re: [uClinux-dev] [PATCH] arch/m68k/ide.h fix for nommu

2010-06-11 Thread Sam Ravnborg
nt list > Subject: Re: [uClinux-dev] [PATCH] arch/m68k/ide.h fix for nommu > >>> - * linux/include/asm-m68k/ide.h >>> + * arch/m68k/include/ide.h >> Would be nice if you could remove this redundant filename. > Sure. Should the copyright comments remain? Yes - p

RE: [uClinux-dev] [PATCH] arch/m68k/ide.h fix for nommu

2010-06-21 Thread Jate Sujjavanich
boun...@uclinux.org] On Behalf Of Sam Ravnborg Sent: Friday, June 11, 2010 12:10 PM To: uClinux development list Subject: Re: [uClinux-dev] [PATCH] arch/m68k/ide.h fix for nommu On Fri, Jun 11, 2010 at 10:05:27AM -0400, Jate Sujjavanich wrote: > > > -Original Message- > From:

Re: [uClinux-dev] [PATCH] arch/m68k/ide.h fix for nommu

2010-06-21 Thread Greg Ungerer
L__ */ #endif /* _M68K_IDE_H */ -Original Message- From: uclinux-dev-boun...@uclinux.org [mailto:uclinux-dev-boun...@uclinux.org] On Behalf Of Sam Ravnborg Sent: Friday, June 11, 2010 12:10 PM To: uClinux development list Subject: Re: [uClinux-dev] [PATCH] arch/m68k/ide.h fix for nommu On Fri