On Thu, Oct 03, 2013 at 08:04:39AM -0300, Otavio Salvador wrote:

> The modelist data uses the list definition but the 'list.h' header
> were not being included. The build failure is bellow:
> 
> ,----
> | In file included from yyyy.c:16:0:
> | .../u-boot/include/linux/fb.h:503:19: error: field 'modelist' has 
> incomplete type
> |   struct list_head modelist; /* mode list */
> |                    ^
> | make[1]: *** [yyyy.o] Error 1
> | make[1]: Leaving directory `.../u-boot/board/xxx/yyyy'
> | make: *** [board/xxx/yyyy/libyyyy.o] Error 2
> `----
> 
> Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to