public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] board/esd/common/xilinx_jtag_micro.c: Fix GCC 4.6 warning
Date: Thu, 24 Nov 2011 18:30:29 +0100	[thread overview]
Message-ID: <201111241830.29769.marek.vasut@gmail.com> (raw)
In-Reply-To: <201111241807.29102.marek.vasut@gmail.com>

> > Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
> > ---
> > 
> >  board/esd/common/xilinx_jtag/micro.c |    2 --
> >  1 files changed, 0 insertions(+), 2 deletions(-)
> > 
> > diff --git a/board/esd/common/xilinx_jtag/micro.c
> > b/board/esd/common/xilinx_jtag/micro.c index 9823e5e..cba33b8 100644
> > --- a/board/esd/common/xilinx_jtag/micro.c
> > +++ b/board/esd/common/xilinx_jtag/micro.c
> > @@ -1831,7 +1831,6 @@ int xsvfExecute(void)
> > 
> >  int do_cpld(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
> >  {
> >  
> >  	int     iErrorCode;
> > 
> > -	char*   pzXsvfFileName;
> > 
> >  	unsigned long duration;
> >  	unsigned long long startClock, endClock;
> > 
> > @@ -1847,7 +1846,6 @@ int do_cpld(cmd_tbl_t *cmdtp, int flag, int argc,
> > char * const argv[]) }
> > 
> >  	iErrorCode          = XSVF_ERRORCODE( XSVF_ERROR_NONE );
> > 
> > -	pzXsvfFileName      = 0;
> > 
> >  	xsvf_iDebugLevel    = 0;
> >  	
> >  	printf("XSVF Player v%s, Xilinx, Inc.\n", XSVF_VERSION);
> 
> Good catch, I'll pick this one.

Picked to:
u-boot-staging.git / marek.vasut at gmail.com

      reply	other threads:[~2011-11-24 17:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-24 15:39 [U-Boot] [PATCH] board/esd/common/xilinx_jtag_micro.c: Fix GCC 4.6 warning Matthias Fuchs
2011-11-24 17:07 ` Marek Vasut
2011-11-24 17:30   ` Marek Vasut [this message]

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=201111241830.29769.marek.vasut@gmail.com \
    --to=marek.vasut@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