From mboxrd@z Thu Jan 1 00:00:00 1970 From: k.kozlowski@samsung.com (Krzysztof Kozlowski) Date: Thu, 04 Jun 2015 11:00:58 +0900 Subject: [PATCH] drivers/cpufreq: include for modular exynos-cpufreq.c code In-Reply-To: <1433366298-30016-1-git-send-email-paul.gortmaker@windriver.com> References: <1430444867-22342-1-git-send-email-paul.gortmaker@windriver.com> <1433366298-30016-1-git-send-email-paul.gortmaker@windriver.com> Message-ID: <556FB15A.8010409@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 04.06.2015 06:18, Paul Gortmaker wrote: > 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" > Cc: Viresh Kumar > Cc: Kukjin Kim > Cc: Krzysztof Kozlowski > Cc: linux-pm at vger.kernel.org > Cc: linux-arm-kernel at lists.infradead.org > Cc: linux-samsung-soc at vger.kernel.org > Signed-off-by: Paul Gortmaker Acked-by: Krzysztof Kozlowski Best regards, Krzysztof