From: Dirk Behme <dirk.behme@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] omap3: Remove extern declarations from headers
Date: Thu, 24 Dec 2009 06:57:42 +0100 [thread overview]
Message-ID: <4B3302D6.30902@googlemail.com> (raw)
In-Reply-To: <1261579093-3785-1-git-send-email-premi@ti.com>
On 23.12.2009 15:38, Sanjeev Premi wrote:
> All configurations based on OMAP3 contained extern
> declarations.
>
> This set contains two patches that move these declarations
> and fix the side-effects of the move.
>
> Sanjeev Premi (2):
> omap3: Remove externs from config files
> omap3: Remove multiple extern decls for gpmc_cfg
>
> board/ti/evm/evm.c | 3 +-
> cpu/arm_cortexa8/omap3/sys_info.c | 1 +
> include/asm-arm/arch-omap3/omap3_flash.h | 34 ++++++++++++++++++++++++++++++
> include/asm-arm/arch-omap3/omap_gpmc.h | 5 ++++
> include/configs/omap3_beagle.h | 12 +++-------
> include/configs/omap3_evm.h | 14 ++++--------
> include/configs/omap3_overo.h | 14 ++++--------
> include/configs/omap3_pandora.h | 12 +++-------
> include/configs/omap3_sdp3430.h | 13 +++--------
> include/configs/omap3_zoom1.h | 13 ++++-------
> include/configs/omap3_zoom2.h | 13 ++++-------
> 11 files changed, 74 insertions(+), 60 deletions(-)
> create mode 100644 include/asm-arm/arch-omap3/omap3_flash.h
Could you kindly elaborate on what's the advantage of this and why it
is necessary?
Many thanks
Dirk
next prev parent reply other threads:[~2009-12-24 5:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-23 14:38 [U-Boot] [PATCH 0/2] omap3: Remove extern declarations from headers Sanjeev Premi
2009-12-24 5:57 ` Dirk Behme [this message]
2009-12-24 8:23 ` Premi, Sanjeev
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=4B3302D6.30902@googlemail.com \
--to=dirk.behme@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.