From: Graeme Russ <graeme.russ@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] [x86] Remove the prototype for the unused function board_init
Date: Wed, 02 Nov 2011 21:39:08 +1100 [thread overview]
Message-ID: <4EB11DCC.1000201@gmail.com> (raw)
In-Reply-To: <1319841527-21931-1-git-send-email-gabeblack@chromium.org>
On 29/10/11 09:38, Gabe Black wrote:
> From: Gabe Black <gabeblack@google.com>
>
> Signed-off-by: Gabe Black <gabeblack@chromium.org>
> ---
> arch/x86/include/asm/u-boot-x86.h | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/arch/x86/include/asm/u-boot-x86.h b/arch/x86/include/asm/u-boot-x86.h
> index accc8fa..d3e2f4c 100644
> --- a/arch/x86/include/asm/u-boot-x86.h
> +++ b/arch/x86/include/asm/u-boot-x86.h
> @@ -42,7 +42,6 @@ int dram_init_f(void);
> int cpu_init_interrupts(void);
>
> /* board/.../... */
> -int board_init(void);
> int dram_init(void);
>
> void setup_pcat_compatibility(void);
Applied to u-boot-x86
Thanks,
Graeme
prev parent reply other threads:[~2011-11-02 10:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-28 22:38 [U-Boot] [PATCH] [x86] Remove the prototype for the unused function board_init Gabe Black
2011-11-02 10:39 ` Graeme Russ [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=4EB11DCC.1000201@gmail.com \
--to=graeme.russ@gmail.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.