summaryrefslogtreecommitdiff
path: root/src/device/dram/lpddr4.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/dram/lpddr4.c')
-rw-r--r--src/device/dram/lpddr4.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device/dram/lpddr4.c b/src/device/dram/lpddr4.c
index 3c686d0107..a0c71f28a8 100644
--- a/src/device/dram/lpddr4.c
+++ b/src/device/dram/lpddr4.c
@@ -4,7 +4,6 @@
#include <cbmem.h>
#include <device/device.h>
#include <device/dram/lpddr4.h>
-#include <string.h>
#include <memory_info.h>
#include <smbios.h>
#include <types.h>