projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ae534c
)
socfpga/spl: Remove malloc.h
author
Vikram Narayanan
<vikram186@gmail.com>
Tue, 23 Oct 2012 00:22:53 +0000
(
00:22
+0000)
committer
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Sun, 4 Nov 2012 15:23:23 +0000
(16:23 +0100)
Remove unused header
Signed-off-by: Vikram Narayanan <vikram186@gmail.com>
arch/arm/cpu/armv7/socfpga/spl.c
patch
|
blob
|
history
diff --git
a/arch/arm/cpu/armv7/socfpga/spl.c
b/arch/arm/cpu/armv7/socfpga/spl.c
index 23053fd90f96300cae32f593f516116f423a276e..84216eb1efb6dbb4738933048ddd5a6e74496f21 100644
(file)
--- 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>