public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Xilinx PowerPC XPS_LL_TEMAC driver
Date: Sun, 27 Apr 2008 11:19:35 +0200	[thread overview]
Message-ID: <20080427091935.GA31252@game.jcrosoft.org> (raw)
In-Reply-To: <JY200804270648243.3171031@co-nss.co.jp>

On 06:48 Sun 27 Apr     , Yoshio Kashiwagi wrote:
> 
> Signed-off-by: Yoshio Kashiwagi <kashiwagi@co-nss.co.jp>
> ---
>  drivers/net/Makefile          |    1 +
>  drivers/net/xilinx_ll_temac.c |  371 ++++++++++++++++++++++++++++++++++
> +++++++
>  2 files changed, 372 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/net/xilinx_ll_temac.c
> 
> diff --git a/drivers/net/Makefile b/drivers/net/Makefile
> index d5e413b..a11238b 100644
> --- a/drivers/net/Makefile
> +++ b/drivers/net/Makefile
> @@ -63,6 +63,7 @@ COBJS-y += uli526x.o
>  COBJS-y += vsc7385.o
>  COBJS-$(CONFIG_XILINX_EMAC) += xilinx_emac.o
>  COBJS-$(CONFIG_XILINX_EMACLITE) += xilinx_emaclite.o
> +COBJS-$(CONFIG_XILINX_LL_TEMAC)) += xilinx_ll_temac.o
                                  ^
Please remove, it will never compile

use tab for indentation not space
and your patch is line wrapped

Best Regards,
J.

  reply	other threads:[~2008-04-27  9:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-26 21:48 [U-Boot-Users] [PATCH] Xilinx PowerPC XPS_LL_TEMAC driver Yoshio Kashiwagi
2008-04-27  9:19 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2008-04-27 12:32 ` Michal Simek

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=20080427091935.GA31252@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.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