soc/intel/broadwell/include/soc/me.h: Clean includes

Change-Id: I740b0f3341ecc49382f44e8ccabc07148c5cad79
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50303
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
Elyes HAOUAS
2021-02-05 13:50:14 +01:00
committed by Patrick Georgi
parent b3a69e12cb
commit 0d2086b1ee

View File

@@ -3,7 +3,7 @@
#ifndef _BROADWELL_ME_H_
#define _BROADWELL_ME_H_
#include <commonlib/loglevel.h>
#include <stdint.h>
#define ME_RETRY 100000 /* 1 second */
#define ME_DELAY 10 /* 10 us */