soc/amd/picasso/mrc_cache.c: Remove unused <bootstate.h>

Change-Id: Ied235972d24276d7c88a2f50f192d69d24ae6e05
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45816
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
This commit is contained in:
Elyes HAOUAS 2020-09-29 13:15:38 +02:00 committed by Felix Held
parent 2fc5976740
commit e0469b6ded
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
#include <acpi/acpi.h>
#include <assert.h>
#include <boot_device.h>
#include <bootstate.h>
#include <commonlib/region.h>
#include <console/console.h>
#include <fmap.h>