summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 625aff295e..dc1e6aab73 100644
--- a/src/device/dram/lpddr4.c
+++ b/src/device/dram/lpddr4.c
@@ -1,7 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0-only */
#include <console/console.h>
-#include <cbmem.h>
#include <device/device.h>
#include <device/dram/lpddr4.h>
#include <memory_info.h>