diff options
Diffstat (limited to 'src/mainboard/google/cherry/mainboard.c')
-rw-r--r-- | src/mainboard/google/cherry/mainboard.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/cherry/mainboard.c b/src/mainboard/google/cherry/mainboard.c index 0e78f62a87..19638c97f6 100644 --- a/src/mainboard/google/cherry/mainboard.c +++ b/src/mainboard/google/cherry/mainboard.c @@ -3,7 +3,6 @@ #include <boardid.h> #include <bootmode.h> #include <console/console.h> -#include <delay.h> #include <device/device.h> #include <device/mmio.h> #include <ec/google/chromeec/ec.h> |