summaryrefslogtreecommitdiff
path: root/core/minute-ia/config_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/minute-ia/config_core.h')
-rw-r--r--core/minute-ia/config_core.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/minute-ia/config_core.h b/core/minute-ia/config_core.h
index 47121642a4..1dce51720d 100644
--- a/core/minute-ia/config_core.h
+++ b/core/minute-ia/config_core.h
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@@ -29,6 +29,6 @@
/*
* Flag indicates the task uses FPU H/W
*/
-#define MIA_TASK_FLAG_USE_FPU 0x00000001
+#define MIA_TASK_FLAG_USE_FPU 0x00000001
#endif /* __CROS_EC_CONFIG_CORE_H */