summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-tegra/Makefile')
-rw-r--r--arch/arm/mach-tegra/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/Makefile b/arch/arm/mach-tegra/Makefile
index 85aaf5f1bc8d..7d25154c9903 100644
--- a/arch/arm/mach-tegra/Makefile
+++ b/arch/arm/mach-tegra/Makefile
@@ -10,6 +10,7 @@ ifneq ($(CONFIG_TEGRA_FPGA_PLATFORM),y)
obj-y += dvfs.o
obj-$(CONFIG_ARCH_TEGRA_2x_SOC) += tegra2_dvfs.o
obj-$(CONFIG_ARCH_TEGRA_3x_SOC) += tegra3_dvfs.o
+obj-$(CONFIG_ARCH_TEGRA_3x_SOC) += latency_allowance.o
endif
obj-$(CONFIG_ARCH_TEGRA_2x_SOC) += timer-t2.o
obj-$(CONFIG_ARCH_TEGRA_3x_SOC) += timer-t3.o