ARM: tegra: add LP1 suspend support for Tegra114
[linux-2.6-microblaze.git] / arch / arm / mach-tegra / Makefile
index a3fe22d..f4e7063 100644 (file)
@@ -33,6 +33,7 @@ obj-$(CONFIG_TEGRA_PCI)                       += pcie.o
 
 obj-$(CONFIG_ARCH_TEGRA_114_SOC)       += tegra114_speedo.o
 obj-$(CONFIG_ARCH_TEGRA_114_SOC)       += sleep-tegra30.o
+obj-$(CONFIG_ARCH_TEGRA_114_SOC)       += pm-tegra30.o
 ifeq ($(CONFIG_CPU_IDLE),y)
 obj-$(CONFIG_ARCH_TEGRA_114_SOC)       += cpuidle-tegra114.o
 endif