From 8fb6fbd482f3acbe403e443b45b77e2ecddd18a0 Mon Sep 17 00:00:00 2001 From: Caveh Jalali Date: Thu, 24 Jun 2021 16:19:41 -0700 Subject: brya: Include-what-you-use scrub This updates the list of header files included by brya board files to match what is actually used. BRANCH=none BUG=b:192010784 TEST=buildall passes Change-Id: I18d143882babfd17935fbf0cf92f235842df17c3 Signed-off-by: Caveh Jalali Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2987159 Reviewed-by: Boris Mittelberg Commit-Queue: Boris Mittelberg --- baseboard/brya/baseboard.h | 1 + 1 file changed, 1 insertion(+) (limited to 'baseboard/brya/baseboard.h') diff --git a/baseboard/brya/baseboard.h b/baseboard/brya/baseboard.h index 448a38c6b7..bc7e4ae13d 100644 --- a/baseboard/brya/baseboard.h +++ b/baseboard/brya/baseboard.h @@ -210,6 +210,7 @@ #ifndef __ASSEMBLER__ #include +#include #include "common.h" #include "baseboard_usbc_config.h" -- cgit v1.2.1