[U-Boot] [PATCH 2/2] socfpga/spl: Remove malloc.h
Albert ARIBAUD
albert.u.boot at aribaud.net
Sat Nov 10 11:33:02 CET 2012
Hi Vikram,
On Tue, 23 Oct 2012 15:52:53 +0530, Vikram Narayanan
<vikram186 at gmail.com> wrote:
> Remove unused header
>
> Signed-off-by: Vikram Narayanan <vikram186 at 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.
More information about the U-Boot
mailing list