summaryrefslogtreecommitdiff
path: root/drivers/devfreq/exynos/Makefile
diff options
context:
space:
mode:
authorAbhilash Kesavan <a.kesavan@samsung.com>2013-01-18 18:54:29 +0530
committerMyungJoo Ham <myungjoo.ham@samsung.com>2013-06-03 20:20:29 +0900
commit537eb8e2b6e879d6aea58d913b2ebc3edc7af621 (patch)
tree8baef0b57114720d78b53481ac30fda86b36137d /drivers/devfreq/exynos/Makefile
parentd683b96b072dc4680fc74964eca77e6a23d1fa6e (diff)
PM / devfreq: Move exynos4 devfreq driver into a new sub-directory
In anticipation of the new exynos5 devfreq and ppmu driver, create an exynos sub-directory. Move the existing exynos4 devfreq driver into the same. Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com> Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com> Cc: Jonghwan Choi <jhbird.choi@samsung.com> Cc: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'drivers/devfreq/exynos/Makefile')
-rw-r--r--drivers/devfreq/exynos/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/devfreq/exynos/Makefile b/drivers/devfreq/exynos/Makefile
new file mode 100644
index 000000000000..1498823611b2
--- /dev/null
+++ b/drivers/devfreq/exynos/Makefile
@@ -0,0 +1,2 @@
+# Exynos DEVFREQ Drivers
+obj-$(CONFIG_ARM_EXYNOS4_BUS_DEVFREQ) += exynos4_bus.o