From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] video: move extern declarations from C to headers
Date: Sun, 26 Jul 2009 13:33:40 +0200 [thread overview]
Message-ID: <4A6C3F14.2040003@denx.de> (raw)
In-Reply-To: <20090719155227.GA18038@mail.gnudd.com>
Alessandro Rubini wrote:
> From: Alessandro Rubini <rubini@gnudd.com>
>
> This moves some extern declaration from lcd.c to lcd.h, removing
> unneeded ifdef around a pair of them. Additionally, since
> gunzip_bmp() was declared static in cmd_bmp.c but extern in lcd.c, I
> removed the static. The extra "#include <lcd.h>" in cmd_bmp.c is
> added to ensure the header is consistent with the source.
>
> This has been compile-tested on both ARM (at91 boards) and PowerPC
> (HH405_config, TQM823L_LCD_config, mcc200_config), to test all use
> combinations.
>
> Signed-off-by: Alessandro Rubini <rubini@gnudd.it>
> ---
> common/cmd_bmp.c | 5 +++--
> common/lcd.c | 16 ----------------
> include/lcd.h | 12 ++++++++++++
> 3 files changed, 15 insertions(+), 18 deletions(-)
Applied to u-boot-video. Thanks!
Best regards,
Anatolij
prev parent reply other threads:[~2009-07-26 11:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-19 15:52 [U-Boot] [PATCH] video: move extern declarations from C to headers Alessandro Rubini
2009-07-26 11:33 ` 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=4A6C3F14.2040003@denx.de \
--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