diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2015-06-03 19:45:21 (GMT) |
---|---|---|
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | 2015-06-16 18:12:26 (GMT) |
commit | 743492ccd53008736f169f242479bac6245f8379 (patch) | |
tree | 43ec50ad723b14a75dd4817a1971de8c1649eebd /firmware/sb16 | |
parent | a7e9bc55cc144dc40e809e579bd932ef2ec324de (diff) | |
download | linux-743492ccd53008736f169f242479bac6245f8379.tar.xz |
drivers/cpufreq: include <module.h> for modular exynos-cpufreq.c code
This file is built off of a tristate Kconfig option ("ARM_EXYNOS_CPUFREQ")
and also contains modular function calls so it should explicitly include
module.h to avoid compile breakage during pending header shuffles.
Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Cc: Kukjin Kim <kgene@kernel.org>
Cc: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Acked-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Cc: linux-pm@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-samsung-soc@vger.kernel.org
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'firmware/sb16')
0 files changed, 0 insertions, 0 deletions