From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 7 Oct 2013 16:04:56 -0400 Subject: [U-Boot] [U-Boot, v3, 2/3] include/linux/fb.h: Add a missing include for 'list.h' In-Reply-To: <1380798280-3449-3-git-send-email-otavio@ossystems.com.br> References: <1380798280-3449-3-git-send-email-otavio@ossystems.com.br> Message-ID: <20131007200456.GZ15917@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: