summaryrefslogtreecommitdiffstats
path: root/src/soc/ucb
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/ucb')
-rw-r--r--src/soc/ucb/riscv/cbmem.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/ucb/riscv/cbmem.c b/src/soc/ucb/riscv/cbmem.c
index f8f4098d75f0..2ee400ab8bb2 100644
--- a/src/soc/ucb/riscv/cbmem.c
+++ b/src/soc/ucb/riscv/cbmem.c
@@ -12,7 +12,6 @@
*/
#include <cbmem.h>
-#include <commonlib/configstring.h>
void *cbmem_top(void)
{