From: Sachin Kamat Date: Wed, 22 Jan 2014 08:48:32 +0000 (+0530) Subject: PM / devfreq: Disable Exynos4 driver build on multiplatform X-Git-Tag: v3.14-rc1~21^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba7abeb1bab10da64919d4ab890ddec71428cd04;p=pandora-kernel.git PM / devfreq: Disable Exynos4 driver build on multiplatform Exynos4 devfreq driver uses mach/map.h which is not available on multiplatform. Hence disable build on multiplatform for now. Without this patch we get the following build errors: drivers/devfreq/exynos/exynos4_bus.h:15:22: fatal error: mach/map.h: No such file or directory Signed-off-by: Sachin Kamat Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed