mainboard/ti: Remove unused <cbmem.h>

Change-Id: If0d9910db1d5626c2d49b85cb7a1ad54e935791b
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61053
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
This commit is contained in:
Elyes HAOUAS 2022-01-12 21:14:27 +01:00 committed by Felix Held
parent c5d94a075a
commit 0320518057
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
#include <console/console.h> #include <console/console.h>
#include <assert.h> #include <assert.h>
#include <commonlib/storage/sd_mmc.h> #include <commonlib/storage/sd_mmc.h>
#include <cbmem.h>
#include <cbfs.h> #include <cbfs.h>
#include <soc/ti/am335x/mmc.h> #include <soc/ti/am335x/mmc.h>