summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Makefile
diff options
context:
space:
mode:
authorTero Kristo <t-kristo@ti.com>2014-11-27 17:51:35 +0200
committerTony Lindgren <tony@atomide.com>2015-01-07 10:54:40 -0800
commit56ad669184a0455c096eeb525a14e8a5ab7c1b25 (patch)
tree01d224424c7dd9ce7ad9e64ab84b43fe57752ae4 /arch/arm/mach-omap2/Makefile
parent9b455e8d7cd5a9523bb0f696070173681cb45238 (diff)
downloadop-kernel-dev-56ad669184a0455c096eeb525a14e8a5ab7c1b25.zip
op-kernel-dev-56ad669184a0455c096eeb525a14e8a5ab7c1b25.tar.gz
ARM: OMAP2: clock: remove unused apll code
APLL clock type is no longer needed as the legacy clock support is removed. Signed-off-by: Tero Kristo <t-kristo@ti.com> [tony@atomide.com: updated to apply] Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/Makefile')
-rw-r--r--arch/arm/mach-omap2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/Makefile b/arch/arm/mach-omap2/Makefile
index 5d27dfd..9fee2ad 100644
--- a/arch/arm/mach-omap2/Makefile
+++ b/arch/arm/mach-omap2/Makefile
@@ -181,7 +181,6 @@ obj-$(CONFIG_SOC_DRA7XX) += clockdomains7xx_data.o
obj-$(CONFIG_ARCH_OMAP2) += $(clock-common) clock2xxx.o
obj-$(CONFIG_ARCH_OMAP2) += clkt2xxx_dpllcore.o
obj-$(CONFIG_ARCH_OMAP2) += clkt2xxx_virt_prcm_set.o
-obj-$(CONFIG_ARCH_OMAP2) += clkt2xxx_apll.o
obj-$(CONFIG_ARCH_OMAP2) += clkt2xxx_dpll.o clkt_iclk.o
obj-$(CONFIG_SOC_OMAP2430) += clock2430.o
obj-$(CONFIG_ARCH_OMAP3) += $(clock-common) clock3xxx.o
OpenPOWER on IntegriCloud