forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/tools/power/cpupower/utils/idle_monitor/idle_monitors.h
....@@ -1,10 +1,8 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * (C) 2010,2011 Thomas Renninger <trenn@suse.de>, Novell Inc.
34 *
4
- * Licensed under the terms of the GNU GPL License version 2.
5
- *
65 * Based on the idea from Michael Matz <matz@suse.de>
7
- *
86 */
97
108 #ifndef _CPUIDLE_IDLE_MONITORS_H_