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 <chowski@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66555
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jack Rosenthal <jrosenth@chromium.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
This commit is contained in:
Kevin Chowski 2022-08-08 15:53:29 -06:00 committed by Tim Wawrzynczak
parent e5af14ace6
commit a31b7ea7f7
1 changed files with 6 additions and 3 deletions

View File

@ -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 <baseboard/gpio.h>
#include <baseboard/variants.h>