summaryrefslogtreecommitdiff
path: root/board/agah/i2c.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/agah/i2c.c')
-rw-r--r--board/agah/i2c.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/agah/i2c.c b/board/agah/i2c.c
index dedf3b4c4f..5bdf6936c1 100644
--- a/board/agah/i2c.c
+++ b/board/agah/i2c.c
@@ -1,4 +1,4 @@
-/* Copyright 2021 The Chromium OS Authors. All rights reserved.
+/* Copyright 2021 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@@ -8,7 +8,7 @@
#include "hooks.h"
#include "i2c.h"
-#define BOARD_ID_FAST_PLUS_CAPABLE 2
+#define BOARD_ID_FAST_PLUS_CAPABLE 2
/* I2C port map configuration */
const struct i2c_port_t i2c_ports[] = {