mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
socfpga/spl: Remove malloc.h
Remove unused header Signed-off-by: Vikram Narayanan <vikram186@gmail.com>
This commit is contained in:
parent
7ae534cef9
commit
46d626d392
1 changed files with 0 additions and 1 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue