From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] malloc: remove extern declarations of malloc_bin_reloc() in board.c files
Date: Mon, 04 Jun 2012 09:07:39 +0200 [thread overview]
Message-ID: <4FCC5EBB.2010601@gmail.com> (raw)
In-Reply-To: <1338763204-12881-1-git-send-email-daniel.schwierzeck@googlemail.com>
Dear Daniel Schwierzeck,
On 04.06.2012 00:40, Daniel Schwierzeck wrote:
> Declare malloc_bin_reloc() in malloc.h and remove all extern declarations
> in various board.c files to get rid of one checkpatch.pl warning.
>
> Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
> Cc: Wolfgang Denk <wd@denx.de>
> Cc: Andreas Bie?mann <andreas.devel@gmail.com>
Acked-by: Andreas Bie?mann <andreas.devel@gmail.com>
> Cc: Jason Jin <Jason.jin@freescale.com>
> Cc: Macpaul Lin <macpaul@andestech.com>
> Cc: Daniel Hellstrom <daniel@gaisler.com>
> ---
> arch/avr32/lib/board.c | 1 -
> arch/m68k/lib/board.c | 1 -
> arch/mips/lib/board.c | 1 -
> arch/nds32/lib/board.c | 2 --
> arch/sparc/lib/board.c | 1 -
> include/malloc.h | 1 +
> 6 files changed, 1 insertion(+), 6 deletions(-)
next prev parent reply other threads:[~2012-06-04 7:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-03 22:40 [U-Boot] [PATCH] malloc: remove extern declarations of malloc_bin_reloc() in board.c files Daniel Schwierzeck
2012-06-04 7:07 ` Andreas Bießmann [this message]
2012-09-27 16:21 ` [U-Boot] " Tom Rini
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=4FCC5EBB.2010601@gmail.com \
--to=andreas.devel@googlemail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.