src: Remove unused 'include <cbmem.h>'

Change-Id: Ib41341b42904dc3050a97b70966dde7e46057d6b
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43362
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
Elyes HAOUAS
2020-07-11 19:20:10 +02:00
committed by Angel Pons
parent 36b569af55
commit 8dcccea8e4
16 changed files with 0 additions and 16 deletions

View File

@@ -7,7 +7,6 @@
#include <console/console.h>
#include <arch/bert_storage.h>
#include <cper.h>
#include <cbmem.h>
struct mca_bank {
int bank;