[U-Boot] [U-Boot, v9, 03/14] yaffs: Remove private list implementation
Tom Rini
trini at ti.com
Tue Mar 4 20:16:37 CET 2014
On Wed, Feb 26, 2014 at 03:59:16PM -0700, Simon Glass wrote:
> U-Boot already has a list implementation, and files which include both
> that and the yaffs implementation will get errors:
>
> In file included from ydirectenv.h:80:0,
> from yportenv.h:81,
> from yaffs_guts.h:19,
> from yaffs_allocator.h:19,
> from yaffs_allocator.c:14:
> yaffs_list.h:32:8: error: redefinition of ‘struct list_head’
> struct list_head {
> ^
>
> Remove the yaffs implementation.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
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: <http://lists.denx.de/pipermail/u-boot/attachments/20140304/8c059f85/attachment.pgp>
More information about the U-Boot
mailing list