summaryrefslogtreecommitdiff
path: root/driver/accelgyro_bmi323.h
diff options
context:
space:
mode:
Diffstat (limited to 'driver/accelgyro_bmi323.h')
-rw-r--r--driver/accelgyro_bmi323.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/driver/accelgyro_bmi323.h b/driver/accelgyro_bmi323.h
index 544e9a4527..9b014448bd 100644
--- a/driver/accelgyro_bmi323.h
+++ b/driver/accelgyro_bmi323.h
@@ -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.
*/
@@ -10,6 +10,6 @@
#include "accelgyro_bmi3xx.h"
-#define BMI323_CHIP_ID 0x43
+#define BMI323_CHIP_ID 0x43
#endif /* __CROS_EC_ACCELGYRO_BMI323_H */