summaryrefslogtreecommitdiff
path: root/zephyr/projects/intelrvp/include/intelrvp.h
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/intelrvp/include/intelrvp.h')
-rw-r--r--zephyr/projects/intelrvp/include/intelrvp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/zephyr/projects/intelrvp/include/intelrvp.h b/zephyr/projects/intelrvp/include/intelrvp.h
index ad6d12ae6f..9b6dc98485 100644
--- a/zephyr/projects/intelrvp/include/intelrvp.h
+++ b/zephyr/projects/intelrvp/include/intelrvp.h
@@ -1,4 +1,4 @@
-/* Copyright 2022 The Chromium OS Authors. All rights reserved.
+/* Copyright 2022 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@@ -10,7 +10,7 @@
#include "stdbool.h"
/* RVP ID read retry count */
-#define RVP_VERSION_READ_RETRY_CNT 2
+#define RVP_VERSION_READ_RETRY_CNT 2
#define DC_JACK_MAX_VOLTAGE_MV 19000