summaryrefslogtreecommitdiff
path: root/src/soc/cavium/common/bdk-coreboot.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/cavium/common/bdk-coreboot.c')
-rw-r--r--src/soc/cavium/common/bdk-coreboot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/cavium/common/bdk-coreboot.c b/src/soc/cavium/common/bdk-coreboot.c
index f8fa8d499e..740f8e442f 100644
--- a/src/soc/cavium/common/bdk-coreboot.c
+++ b/src/soc/cavium/common/bdk-coreboot.c
@@ -15,13 +15,13 @@
*
* This file consists of data imported from bdk-config.c
*/
+
// coreboot
#include <string.h>
#include <assert.h>
#include <device/i2c.h>
#include <device/i2c_simple.h>
#include <endian.h>
-#include <delay.h>
#include <soc/timer.h>
// BDK