From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v8 03/14] yaffs: Remove private list implementation
Date: Mon, 24 Feb 2014 18:54:17 +0100 [thread overview]
Message-ID: <201402241854.17649.marex@denx.de> (raw)
In-Reply-To: <1392674808-6961-4-git-send-email-sjg@chromium.org>
On Monday, February 17, 2014 at 11:06:37 PM, 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@chromium.org>
> ---
Tom, can you please pick this up separatelly ?
Thanks
Best regards,
Marek Vasut
next prev parent reply other threads:[~2014-02-24 17:54 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-17 22:06 [U-Boot] [PATCH v8 0/14] Driver model implementation, tests, demo and GPIO Simon Glass
2014-02-17 22:06 ` [U-Boot] [PATCH v8 01/14] sandbox: Build a device tree file for sandbox Simon Glass
2014-02-17 22:06 ` [U-Boot] [PATCH v8 02/14] Add cmd_process_error() to report and process errors Simon Glass
2014-02-17 22:06 ` [U-Boot] [PATCH v8 03/14] yaffs: Remove private list implementation Simon Glass
2014-02-24 17:54 ` Marek Vasut [this message]
2014-02-24 18:59 ` Simon Glass
2014-02-17 22:06 ` [U-Boot] [PATCH v8 04/14] dm: Add README for driver model Simon Glass
2014-02-17 22:06 ` [U-Boot] [PATCH v8 05/14] dm: Add base driver model support Simon Glass
2014-02-17 22:06 ` [U-Boot] [PATCH v8 06/14] sandbox: config: Enable driver model Simon Glass
2014-02-17 22:06 ` [U-Boot] [PATCH v8 07/14] dm: Set up driver model after relocation Simon Glass
2014-02-17 22:06 ` [U-Boot] [PATCH v8 08/14] dm: Add basic tests Simon Glass
2014-02-17 22:06 ` [U-Boot] [PATCH v8 09/14] dm: Add a 'dm' command for testing Simon Glass
2014-02-17 22:06 ` [U-Boot] [PATCH v8 10/14] dm: Add a demonstration/example driver Simon Glass
2014-02-17 22:06 ` [U-Boot] [PATCH v8 11/14] dm: Add GPIO support and tests Simon Glass
2014-02-17 22:06 ` [U-Boot] [PATCH v8 12/14] sandbox: Convert GPIOs to use driver model Simon Glass
2014-02-17 22:06 ` [U-Boot] [PATCH v8 13/14] dm: Enable gpio command to support " Simon Glass
2014-02-26 16:34 ` Tom Rini
2014-02-26 17:21 ` Simon Glass
2014-02-26 17:28 ` Tom Rini
2014-02-26 17:29 ` Simon Glass
2014-02-17 22:06 ` [U-Boot] [PATCH v8 14/14] dm: Remove old driver model documentation Simon Glass
2014-02-17 22:12 ` [U-Boot] [PATCH v8 0/14] Driver model implementation, tests, demo and GPIO Simon Glass
2014-02-26 16:34 ` Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201402241854.17649.marex@denx.de \
--to=marex@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox