From a31b7ea7f7969d707c4bb269231e928674503070 Mon Sep 17 00:00:00 2001 From: Kevin Chowski Date: Mon, 8 Aug 2022 15:53:29 -0600 Subject: mb/google/brya/var/ghost: update arbitrage gpio.c header This update follows suggestions from Martin Roth about the contents of the comment. Change-Id: Ic296bcd6a0fb250426f5d75aac69a3fa0f2aaf32 Signed-off-by: Kevin Chowski Reviewed-on: https://review.coreboot.org/c/coreboot/+/66555 Tested-by: build bot (Jenkins) Reviewed-by: Jack Rosenthal Reviewed-by: Tim Wawrzynczak --- src/mainboard/google/brya/variants/ghost/gpio.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/mainboard/google/brya/variants/ghost/gpio.c b/src/mainboard/google/brya/variants/ghost/gpio.c index 90426e43d4de..73d6c7b025af 100644 --- a/src/mainboard/google/brya/variants/ghost/gpio.c +++ b/src/mainboard/google/brya/variants/ghost/gpio.c @@ -1,8 +1,11 @@ /* SPDX-License-Identifier: GPL-2.0-or-later */ -/* This file is safe to edit, but please do not change this comment block. */ -/* BaseID: None */ -/* Overrides: None */ +/* This header block is used to supply information to arbitrage, a + * google-internal tool. Updating it incorrectly will lead to issues, + * so please don't update it unless a change is specifically required. + * BaseID: EEF9BFAE6CA0D797 + * Overrides: 5e80bcfaea530ebe7e64b520ed0727daeb73a187 + */ #include #include -- cgit v1.2.3