From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] socfpga/spl: Remove malloc.h
Date: Sat, 10 Nov 2012 11:33:02 +0100 [thread overview]
Message-ID: <20121110113302.6c141ff5@lilith> (raw)
In-Reply-To: <50866FFD.3090507@gmail.com>
Hi Vikram,
On Tue, 23 Oct 2012 15:52:53 +0530, Vikram Narayanan
<vikram186@gmail.com> wrote:
> Remove unused header
>
> Signed-off-by: Vikram Narayanan <vikram186@gmail.com>
> ---
> arch/arm/cpu/armv7/socfpga/spl.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/cpu/armv7/socfpga/spl.c b/arch/arm/cpu/armv7/socfpga/spl.c
> index 23053fd..84216eb 100644
> --- a/arch/arm/cpu/armv7/socfpga/spl.c
> +++ b/arch/arm/cpu/armv7/socfpga/spl.c
> @@ -21,7 +21,6 @@
> #include <asm/utils.h>
> #include <version.h>
> #include <image.h>
> -#include <malloc.h>
> #include <asm/arch/reset_manager.h>
> #include <spl.h>
>
Note: this was applied to u-boot-arm/master along with 1/2.
Amicalement,
--
Albert.
next prev parent reply other threads:[~2012-11-10 10:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-23 10:19 [U-Boot] [PATCH 0/2] socfpga/spl: Cleanup Vikram Narayanan
2012-10-23 10:21 ` [U-Boot] [PATCH 1/2] socfpga/spl: Remove timer_init from spl_board_init Vikram Narayanan
2012-11-04 15:22 ` Albert ARIBAUD
2012-10-23 10:22 ` [U-Boot] [PATCH 2/2] socfpga/spl: Remove malloc.h Vikram Narayanan
2012-11-10 10:33 ` Albert ARIBAUD [this message]
2012-10-23 16:27 ` [U-Boot] [PATCH 0/2] socfpga/spl: Cleanup Dinh Nguyen
2012-10-24 22:46 ` Pavel Machek
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=20121110113302.6c141ff5@lilith \
--to=albert.u.boot@aribaud.net \
--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.