diff options
author | Jesse Chan <jc@linux.com> | 2017-11-20 22:32:01 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-11-22 00:00:14 +0100 |
commit | 7e8a09e05a0f0ccaf6b2a16f12ed6edc8e62c47d (patch) | |
tree | 9344db8b88c0cfbdb39ee18458b43134c106075d /drivers/cpufreq/cpufreq_ondemand.c | |
parent | cpufreq: Add Loongson machine dependencies (diff) | |
download | linux-7e8a09e05a0f0ccaf6b2a16f12ed6edc8e62c47d.tar.xz linux-7e8a09e05a0f0ccaf6b2a16f12ed6edc8e62c47d.zip |
cpufreq: mediatek: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
This change resolves a new compile-time warning
when built as a loadable module:
WARNING: modpost: missing MODULE_LICENSE() in drivers/cpufreq/mediatek-cpufreq.o
see include/linux/module.h for more information
This adds the license as "GPL v2", which matches the header of the file.
MODULE_DESCRIPTION and MODULE_AUTHOR are also added.
Signed-off-by: Jesse Chan <jc@linux.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/cpufreq/cpufreq_ondemand.c')
0 files changed, 0 insertions, 0 deletions