public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 08/10] board/mx1ads/syncflash.c: Fix GCC 4.6 warnings
Date: Wed, 23 Nov 2011 08:23:11 +0100	[thread overview]
Message-ID: <4ECC9F5F.2090009@denx.de> (raw)
In-Reply-To: <1321744338-13207-9-git-send-email-agust@denx.de>

Hello Anatolij,

Anatolij Gustschin wrote:
> Fix:
> syncflash.c: In function 'SF_SR':
> syncflash.c:60:10: warning: variable 'tmp1' set but not used
> [-Wunused-but-set-variable]
> syncflash.c: In function 'SF_PrechargeAll':
> syncflash.c:96:6: warning: variable 'tmp' set but not used
> [-Wunused-but-set-variable]
> mx1ads.c: In function 'board_early_init_f':
> mx1ads.c:83:24: warning: variable 'tmp' set but not used
> [-Wunused-but-set-variable]
> syncflash.c: In function 'SF_Erase':
> syncflash.c:112:6: warning: variable 'tmp' set but not used
> [-Wunused-but-set-variable]
> syncflash.c: In function 'flash_init':
> syncflash.c:155:6: warning: variable 'tmp' set but not used
> [-Wunused-but-set-variable]
> 
> Signed-off-by: Anatolij Gustschin <agust@denx.de>
> ---
>  board/mx1ads/syncflash.c |   20 +++++++++-----------
>  1 files changed, 9 insertions(+), 11 deletions(-)

Applied to u-boot-staging hs at denx.de

Thanks!

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

  reply	other threads:[~2011-11-23  7:23 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-19 23:12 [U-Boot] [PATCH 00/10] another round of GCC 4.6 warning fixes Anatolij Gustschin
2011-11-19 23:12 ` [U-Boot] [PATCH 01/10] drivers/usb/musb/musb_hcd.c: Fix GCC 4.6 warning Anatolij Gustschin
2011-11-23  7:18   ` Heiko Schocher
2011-11-19 23:12 ` [U-Boot] [PATCH 02/10] drivers/mtd/onenand/samsung.c: " Anatolij Gustschin
2011-11-23  7:20   ` Heiko Schocher
2011-11-19 23:12 ` [U-Boot] [PATCH 03/10] board/ronetix/pm9263/pm9263.c: " Anatolij Gustschin
2011-11-23  7:21   ` Heiko Schocher
2011-11-19 23:12 ` [U-Boot] [PATCH 04/10] drivers/net/lan91c96.c: " Anatolij Gustschin
2011-11-23  7:21   ` Heiko Schocher
2011-11-19 23:12 ` [U-Boot] [PATCH 05/10] arch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6 warnings Anatolij Gustschin
2011-11-23  7:22   ` Heiko Schocher
2011-11-19 23:12 ` [U-Boot] [PATCH 06/10] drivers/net/cs8900.c: Fix GCC 4.6 warning Anatolij Gustschin
2011-11-23  7:22   ` Heiko Schocher
2011-11-19 23:12 ` [U-Boot] [PATCH 07/10] board/lubbock/flash.c: Fix GCC 4.6 warnings Anatolij Gustschin
2011-11-23  7:22   ` Heiko Schocher
2011-11-19 23:12 ` [U-Boot] [PATCH 08/10] board/mx1ads/syncflash.c: " Anatolij Gustschin
2011-11-23  7:23   ` Heiko Schocher [this message]
2011-11-19 23:12 ` [U-Boot] [PATCH 09/10] board/mx1ads/mx1ads.c: Fix GCC 4.6 warning Anatolij Gustschin
2011-11-23  7:23   ` Heiko Schocher
2011-11-19 23:12 ` [U-Boot] [PATCH 10/10] common/cmd_bootm.c: Fix GCC 4.6 warnings Anatolij Gustschin
2011-11-23  7:23   ` Heiko Schocher

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=4ECC9F5F.2090009@denx.de \
    --to=hs@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