src/soc/intel: Remove unused <delay.h>

Change-Id: Id8e6221a9801d5198171dc9cd564000d19720a42
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60604
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
This commit is contained in:
Elyes HAOUAS 2021-12-31 18:16:30 +01:00 committed by Felix Held
parent 35eabc7c23
commit 47235990d4
2 changed files with 0 additions and 2 deletions

View File

@ -2,7 +2,6 @@
#include <console/console.h> #include <console/console.h>
#include <cbmem.h> #include <cbmem.h>
#include <delay.h>
#include <intelblocks/crashlog.h> #include <intelblocks/crashlog.h>
#include <string.h> #include <string.h>
#include <soc/crashlog.h> #include <soc/crashlog.h>

View File

@ -2,7 +2,6 @@
#include <console/console.h> #include <console/console.h>
#include <cbmem.h> #include <cbmem.h>
#include <delay.h>
#include <intelblocks/crashlog.h> #include <intelblocks/crashlog.h>
#include <string.h> #include <string.h>
#include <soc/crashlog.h> #include <soc/crashlog.h>