summaryrefslogtreecommitdiff
path: root/board/gimble/board.h
diff options
context:
space:
mode:
authorScott Chao <scott_chao@wistron.corp-partner.google.com>2021-07-06 14:27:18 +0800
committerCommit Bot <commit-bot@chromium.org>2021-07-08 00:38:06 +0000
commit25ea852e1ebcc10166b730037c137a556b69c16b (patch)
treee5a9426dee513bfe2a07a4dd5dd7cc49c55a15ef /board/gimble/board.h
parent4dfd874491cd748139dfac1259e4009adfca0096 (diff)
downloadchrome-ec-25ea852e1ebcc10166b730037c137a556b69c16b.tar.gz
gimble: Include-what-you-use scrub
Copy CL:2987159 to gimble. This updates the list of header files included by brya board files to match what is actually used. BUG=none BRANCH=none TEST=make buildall Signed-off-by: Scott Chao <scott_chao@wistron.corp-partner.google.com> Change-Id: I3fcc0c0742f4adbeb063dd2db137b11ed0a8e8da Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3007878 Reviewed-by: Boris Mittelberg <bmbm@google.com>
Diffstat (limited to 'board/gimble/board.h')
-rw-r--r--board/gimble/board.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/gimble/board.h b/board/gimble/board.h
index 2965ddc6ae..1d658c4219 100644
--- a/board/gimble/board.h
+++ b/board/gimble/board.h
@@ -8,6 +8,8 @@
#ifndef __CROS_EC_BOARD_H
#define __CROS_EC_BOARD_H
+#include "compile_time_macros.h"
+
/*
* Early brya boards are not set up for vivaldi
*/