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

From: Sam Ravnborg
Date: Mon Apr 14 2008 - 13:54:58 EST


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>

Sam
--
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/