From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] sparc: fix unused variable warnings
Date: Thu, 1 Dec 2011 22:08:29 +0100 [thread overview]
Message-ID: <20111201220829.3d522f19@wker> (raw)
In-Reply-To: <1318484650-29880-1-git-send-email-vapier@gentoo.org>
On Thu, 13 Oct 2011 01:44:10 -0400
Mike Frysinger <vapier@gentoo.org> wrote:
> Fix the build warnings:
> board.c: In function 'board_init_f':
> board.c:179:8: warning: unused variable 'e'
> board.c:178:6: warning: unused variable 'i'
> board.c:173:13: warning: unused variable 'cmdtp'
> bootm.c: In function 'do_bootm_linux':
> bootm.c:101:28: warning: unused variable 'kernend'
> bootm.c:101:15: warning: unused variable 'initrd_addr'
> bootm.c:100:26: warning: unused variable 'checksum'
> bootm.c:100:21: warning: unused variable 'len'
> bootm.c:100:15: warning: unused variable 'data'
>
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> ---
> arch/sparc/lib/board.c | 3 ---
> arch/sparc/lib/bootm.c | 2 --
> 2 files changed, 0 insertions(+), 5 deletions(-)
Appied to u-boot-staging/agust at denx.de. Thanks!
Anatolij
prev parent reply other threads:[~2011-12-01 21:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-13 5:44 [U-Boot] [PATCH] sparc: fix unused variable warnings Mike Frysinger
2011-12-01 21:08 ` Anatolij Gustschin [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=20111201220829.3d522f19@wker \
--to=agust@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