summaryrefslogtreecommitdiff
path: root/zephyr/shim/chip/npcx/power_policy.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/shim/chip/npcx/power_policy.c')
-rw-r--r--zephyr/shim/chip/npcx/power_policy.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/zephyr/shim/chip/npcx/power_policy.c b/zephyr/shim/chip/npcx/power_policy.c
index 1e5a7b15ce..aea6e62d30 100644
--- a/zephyr/shim/chip/npcx/power_policy.c
+++ b/zephyr/shim/chip/npcx/power_policy.c
@@ -1,9 +1,9 @@
-/* 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.
*/
-#include <zephyr/zephyr.h>
+#include <zephyr/kernel.h>
#include <zephyr/pm/pm.h>
#include <zephyr/pm/policy.h>
#include <soc.h>