summaryrefslogtreecommitdiff
path: root/driver/accel_bma422.h
diff options
context:
space:
mode:
Diffstat (limited to 'driver/accel_bma422.h')
-rw-r--r--driver/accel_bma422.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/driver/accel_bma422.h b/driver/accel_bma422.h
index 0ab580235c..0b4f644101 100644
--- a/driver/accel_bma422.h
+++ b/driver/accel_bma422.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.
*/
@@ -11,6 +11,6 @@
#include "accel_bma4xx.h"
/* Chip ID of BMA422 */
-#define BMA422_CHIP_ID 0x12
+#define BMA422_CHIP_ID 0x12
#endif /* __CROS_EC_ACCEL_BMA422_H */