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

Change-Id: I6afea5c102299e570378a1656d3dcd329a373399
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44093
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Elyes HAOUAS
2020-08-01 21:19:16 +02:00
committed by Patrick Georgi
parent ec17902485
commit cfdcfdb515
15 changed files with 0 additions and 15 deletions

View File

@@ -14,7 +14,6 @@
#include <timer.h>
#include <console/console.h>
#include <delay.h>
#include <device/mmio.h>
#include <string.h>
#include <soc/pci_devs.h>