Re: [2.6 patch] avr32 mustn't select HAVE_IDE

From: Bartlomiej Zolnierkiewicz
Date: Tue Apr 15 2008 - 17:20:06 EST


On Monday 14 April 2008, Sam Ravnborg wrote:
> On Mon, Apr 14, 2008 at 05:16:50PM +0300, Adrian Bunk wrote:
> > There's a libata based PATA driver for avr32, but no support for
> > drivers/ide/ on avr32.
> >
> > This patch fixes the following compile error:
> >
> > <-- snip -->
> >
> > ...
> > CC [M] drivers/ide/ide-cd.o
> > In file included from /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/ide/ide-cd.c:37:
> > /home/bunk/linux/kernel-2.6/git/linux-2.6/include/linux/ide.h:209:21: error: asm/ide.h: No such file or directory
> > make[3]: *** [drivers/ide/ide-cd.o] Error 1
> >
> > <-- snip -->
> >
> > Signed-off-by: Adrian Bunk <bunk@xxxxxxxxxx>
> Obviously correct.
> Acked-by: Sam Ravnborg <sam@xxxxxxxxxxxx>

applied
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/