cpufreq: make DB8500 cpufreq driver compile
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 15 May 2011 17:34:29 +0000 (19:34 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 24 May 2011 20:20:14 +0000 (22:20 +0200)
Concluding interface update and movement of the driver by making
the DB8500 cpufreq driver compile in the cpufreq subsystem.

Cc: Arnd Bergmann <arnd@arndb.de>
Acked-by: Dave Jones <davej@redhat.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/cpufreq/Makefile

index c7f1a6f..e2fc2d2 100644 (file)
@@ -39,3 +39,5 @@ obj-$(CONFIG_X86_CPUFREQ_NFORCE2)     += cpufreq-nforce2.o
 
 ##################################################################################d
 
+# ARM SoC drivers
+obj-$(CONFIG_UX500_SOC_DB8500)         += db8500-cpufreq.o