From: Mark Brown Date: Fri, 29 Jul 2011 15:19:26 +0000 (+0100) Subject: cpufreq: Fix build of s3c64xx cpufreq driver for header change X-Git-Tag: v3.2-rc1~22^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6ee87790b708dc4cdd3643104417793f0d985ec;p=pandora-kernel.git cpufreq: Fix build of s3c64xx cpufreq driver for header change The header change has removed an implicit include of module.h, breaking the build due to the use of THIS_MODULE. Fix that. Signed-off-by: Mark Brown Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed