Re: [-mm patch] fix arch/i386/kernel/marker.c compilation

2007-03-27 Thread Christoph Hellwig
On Tue, Mar 27, 2007 at 01:11:50PM -0400, Mathieu Desnoyers wrote: > Hi Adrian, > > Since kdebug.h seems to have moved from asm/ to linux/ in Andrew's tree, I > guess the #include should be removed ? linux/kdebug.h > already includes asm/kdebug.h. Yes, exactly. - To unsubscribe from this list:

Re: [-mm patch] fix arch/i386/kernel/marker.c compilation

2007-03-27 Thread Mathieu Desnoyers
Hi Adrian, Since kdebug.h seems to have moved from asm/ to linux/ in Andrew's tree, I guess the #include should be removed ? linux/kdebug.h already includes asm/kdebug.h. Mathieu * Adrian Bunk ([EMAIL PROTECTED]) wrote: > On Mon, Mar 26, 2007 at 08:57:06PM -0800, Andrew Morton wrote: > >... > >