From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCHv2] net: Fix faulty definition of uec_initialize()
Date: Mon, 30 Aug 2010 23:02:07 -0700 [thread overview]
Message-ID: <4C7C9ADF.3010004@gmail.com> (raw)
In-Reply-To: <1282203452-7686-1-git-send-email-Joakim.Tjernlund@transmode.se>
Hi Jocke,
On 8/19/2010 12:37 AM, Joakim Tjernlund wrote:
> The correct definition is in drivers/qe/uec.h so just
> remove this one.
>
> Signed-off-by: Joakim Tjernlund<Joakim.Tjernlund@transmode.se>
> ---
> include/netdev.h | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/include/netdev.h b/include/netdev.h
> index 882642a..65833e2 100644
> --- a/include/netdev.h
> +++ b/include/netdev.h
> @@ -83,7 +83,6 @@ int skge_initialize(bd_t *bis);
> int smc911x_initialize(u8 dev_num, int base_addr);
> int smc91111_initialize(u8 dev_num, int base_addr);
> int tsi108_eth_initialize(bd_t *bis);
> -int uec_initialize(int index);
> int uec_standard_init(bd_t *bis);
> int uli526x_initialize(bd_t *bis);
> int sh_eth_initialize(bd_t *bis);
Applied to net/next
regards,
Ben
next prev parent reply other threads:[~2010-08-31 6:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-09 19:15 [U-Boot] [PATCH] net: Fix faulty definition of uec_initialize() Joakim Tjernlund
2010-08-09 20:18 ` Mike Frysinger
2010-08-09 20:54 ` Ben Warren
2010-08-10 5:52 ` Joakim Tjernlund
2010-08-10 6:04 ` Mike Frysinger
2010-08-10 12:10 ` Joakim Tjernlund
2010-08-19 7:37 ` [U-Boot] [PATCHv2] " Joakim Tjernlund
2010-08-31 6:02 ` Ben Warren [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-08-10 12:18 Joakim Tjernlund
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=4C7C9ADF.3010004@gmail.com \
--to=biggerbadderben@gmail.com \
--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