Re: [2.6 patch] include/video/atmel_lcdc.h must #include<linux/workqueue.h>

From: Haavard Skinnemoen
Date: Sat Jul 26 2008 - 12:52:36 EST


On Fri, 25 Jul 2008 23:03:48 +0300
Adrian Bunk <bunk@xxxxxxxxxx> wrote:

> This patch fixes the following compile error caused by
> commit d22579b837358cbef12ccca5adaf7e93ae09ab7a
> (atmel_lcdfb: FIFO underflow management):
>
> <-- snip -->
>
> ...
> CC arch/avr32/boards/atstk1000/atstk1004.o
> In file included from /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/avr32/boards/atstk1000/atstk1004.c:21:
> /home/bunk/linux/kernel-2.6/git/linux-2.6/include/video/atmel_lcdc.h:40: error: field 'task' has incomplete type
> make[2]: *** [arch/avr32/boards/atstk1000/atstk1004.o] Error 1
>
> <-- snip -->
>
> Reported-by: Adrian Bunk <bunk@xxxxxxxxxx>
> Signed-off-by: Adrian Bunk <bunk@xxxxxxxxxx>

Applied to the avr32 tree. Thanks a lot!

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