mirror of
https://github.com/u-boot/u-boot.git
synced 2025-01-21 02:03:58 +08: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
@ -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…
Reference in New Issue
Block a user