From 46d626d3926cf6b9f9c477782c5a0ee620a424cd Mon Sep 17 00:00:00 2001 From: Vikram Narayanan Date: Tue, 23 Oct 2012 00:22:53 +0000 Subject: [PATCH] socfpga/spl: Remove malloc.h Remove unused header Signed-off-by: Vikram Narayanan --- arch/arm/cpu/armv7/socfpga/spl.c | 1 - 1 file changed, 1 deletion(-) 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 #include #include -#include #include #include -- 2.7.4