HAOUAS Elyes has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/45816 )
Change subject: soc/amd/picasso/mrc_cache.c: Remove unused <bootstate.h> ......................................................................
soc/amd/picasso/mrc_cache.c: Remove unused <bootstate.h>
Change-Id: Ied235972d24276d7c88a2f50f192d69d24ae6e05 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M src/soc/amd/picasso/mrc_cache.c 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/16/45816/1
diff --git a/src/soc/amd/picasso/mrc_cache.c b/src/soc/amd/picasso/mrc_cache.c index ad0d964..24d86e0 100644 --- a/src/soc/amd/picasso/mrc_cache.c +++ b/src/soc/amd/picasso/mrc_cache.c @@ -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>
Attention is currently required from: Jason Glenesk, HAOUAS Elyes, Felix Held. Marshall Dawson has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45816 )
Change subject: soc/amd/picasso/mrc_cache.c: Remove unused <bootstate.h> ......................................................................
Patch Set 4: Code-Review+2
Felix Held has submitted this change. ( https://review.coreboot.org/c/coreboot/+/45816 )
Change subject: soc/amd/picasso/mrc_cache.c: Remove unused <bootstate.h> ......................................................................
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 --- M src/soc/amd/picasso/mrc_cache.c 1 file changed, 0 insertions(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Marshall Dawson: Looks good to me, approved
diff --git a/src/soc/amd/picasso/mrc_cache.c b/src/soc/amd/picasso/mrc_cache.c index ad0d964..24d86e0 100644 --- a/src/soc/amd/picasso/mrc_cache.c +++ b/src/soc/amd/picasso/mrc_cache.c @@ -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>