summaryrefslogtreecommitdiff
path: root/src/arch/arm/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/arm/cpu.c')
-rw-r--r--src/arch/arm/cpu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/arm/cpu.c b/src/arch/arm/cpu.c
index 87fc6b17cc..1e0e0fd60b 100644
--- a/src/arch/arm/cpu.c
+++ b/src/arch/arm/cpu.c
@@ -27,7 +27,6 @@
* SUCH DAMAGE.
*
*/
-#include <stdlib.h>
#include <arch/cpu.h>
#include <commonlib/helpers.h>