diff options
Diffstat (limited to 'drivers/cpufreq/cpufreq_governor.h')
-rw-r--r-- | drivers/cpufreq/cpufreq_governor.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/cpufreq/cpufreq_governor.h b/drivers/cpufreq/cpufreq_governor.h index 8463f5def0f5..c56773c25757 100644 --- a/drivers/cpufreq/cpufreq_governor.h +++ b/drivers/cpufreq/cpufreq_governor.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * drivers/cpufreq/cpufreq_governor.h | 3 | * drivers/cpufreq/cpufreq_governor.h |
3 | * | 4 | * |
@@ -8,10 +9,6 @@ | |||
8 | * (C) 2003 Jun Nakajima <jun.nakajima@intel.com> | 9 | * (C) 2003 Jun Nakajima <jun.nakajima@intel.com> |
9 | * (C) 2009 Alexander Clouter <alex@digriz.org.uk> | 10 | * (C) 2009 Alexander Clouter <alex@digriz.org.uk> |
10 | * (c) 2012 Viresh Kumar <viresh.kumar@linaro.org> | 11 | * (c) 2012 Viresh Kumar <viresh.kumar@linaro.org> |
11 | * | ||
12 | * This program is free software; you can redistribute it and/or modify | ||
13 | * it under the terms of the GNU General Public License version 2 as | ||
14 | * published by the Free Software Foundation. | ||
15 | */ | 12 | */ |
16 | 13 | ||
17 | #ifndef _CPUFREQ_GOVERNOR_H | 14 | #ifndef _CPUFREQ_GOVERNOR_H |