From: Adrian Bunk Date: Sat, 26 Jul 2008 02:44:38 +0000 (-0700) Subject: include/video/atmel_lcdc.h must #include X-Git-Tag: v2.6.27-rc1~206 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44ccac13c7f4728cf2992d49384671a176db74dd;p=pandora-kernel.git include/video/atmel_lcdc.h must #include This patch fixes the following compile error caused by commit d22579b837358cbef12ccca5adaf7e93ae09ab7a ("atmel_lcdfb: FIFO underflow management"): In file included from arch/avr32/boards/atstk1000/atstk1004.c:21: include/video/atmel_lcdc.h:40: error: field 'task' has incomplete type Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed