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 b8a2afc07d3d..7804f37fa15b 100644
--- a/arch/arm/mach-tegra/Makefile
+++ b/arch/arm/mach-tegra/Makefile
@@ -23,6 +23,7 @@ obj-y += powergate.o
obj-y += suspend.o
obj-y += fuse.o
obj-y += kfuse.o
+obj-y += csi.o
obj-$(CONFIG_TEGRA_SILICON_PLATFORM) += tegra_odm_fuses.o
obj-y += i2c_error_recovery.o
ifeq ($(CONFIG_TEGRA_ALSA),y)