PM / devfreq: Disable Exynos4 driver build on multiplatform
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 22 Jan 2014 08:48:32 +0000 (14:18 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 27 Jan 2014 22:21:30 +0000 (23:21 +0100)
commitba7abeb1bab10da64919d4ab890ddec71428cd04
tree126f091820ab0696373b939a68fd5ee5c5306df7
parentd8ec26d7f8287f5788a494f56e8814210f0e64be
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 <sachin.kamat@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/devfreq/Kconfig