summaryrefslogtreecommitdiff
path: root/include/driver/charger/isl923x_public.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/driver/charger/isl923x_public.h')
-rw-r--r--include/driver/charger/isl923x_public.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/driver/charger/isl923x_public.h b/include/driver/charger/isl923x_public.h
index 2ee5f62cdb..c5d38f75c7 100644
--- a/include/driver/charger/isl923x_public.h
+++ b/include/driver/charger/isl923x_public.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,7 +11,7 @@
#include "common.h"
#include "stdbool.h"
-#define ISL923X_ADDR_FLAGS (0x09)
+#define ISL923X_ADDR_FLAGS (0x09)
extern const struct charger_drv isl923x_drv;