From: Sachin Kamat Date: Wed, 2 Apr 2014 11:03:47 +0000 (+0530) Subject: cpufreq: exynos: Disable on multiplatform build X-Git-Tag: v3.15-rc1~28^2~3^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fedc2f5cff650baaec6f90da0104157bcf10e96;p=pandora-kernel.git cpufreq: exynos: Disable on multiplatform build The current exynos cpufreq drivers are not multiplatform compliant and give build errors as they refer to header files from machine directory. Work to migrate them to generic cpufreq framework is under way. Till such time disable the build on multiplatform so that other multiplatform ready features get tested. Signed-off-by: Sachin Kamat Cc: Arnd Bergmann Acked-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed