aboutsummaryrefslogtreecommitdiff
path: root/src/soc/qualcomm/qcs405/uart.c
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2019-11-30 19:41:40 +0100
committerKyösti Mälkki <kyosti.malkki@gmail.com>2019-12-19 04:07:13 +0000
commitcbea47c744efce06d5bcf4d22642c9af33e554aa (patch)
treee4cde323d709b50cd338a789a065719cd51efb41 /src/soc/qualcomm/qcs405/uart.c
parent8eeff1e0f462c862435fc512d8e79f8b85dba599 (diff)
src/soc/qualcomm: Remove unused <stdlib.h>
Change-Id: I0bb44636f9ce6a9f96f5909926b586d0a6cedd9e Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37383 Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/qualcomm/qcs405/uart.c')
-rw-r--r--src/soc/qualcomm/qcs405/uart.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/qualcomm/qcs405/uart.c b/src/soc/qualcomm/qcs405/uart.c
index 24045cd388..43a6daab91 100644
--- a/src/soc/qualcomm/qcs405/uart.c
+++ b/src/soc/qualcomm/qcs405/uart.c
@@ -38,7 +38,6 @@
#include <soc/uart.h>
#include <soc/cdp.h>
#include <stdint.h>
-#include <stdlib.h>
#include <soc/iomap.h>
#define FIFO_DATA_SIZE 4