Merge branch 'gpio/next-tegra' into gpio/next
[pandora-kernel.git] / drivers / gpio / Makefile
index 68e3bfd..0fbdd75 100644 (file)
@@ -43,6 +43,7 @@ obj-$(CONFIG_GPIO_SCH)                += gpio-sch.o
 obj-$(CONFIG_GPIO_STMPE)       += gpio-stmpe.o
 obj-$(CONFIG_GPIO_SX150X)      += gpio-sx150x.o
 obj-$(CONFIG_GPIO_TC3589X)     += gpio-tc3589x.o
+obj-$(CONFIG_ARCH_TEGRA)       += gpio-tegra.o
 obj-$(CONFIG_GPIO_TIMBERDALE)  += gpio-timberdale.o
 obj-$(CONFIG_GPIO_TPS65910)    += gpio-tps65910.o
 obj-$(CONFIG_GPIO_TWL4030)     += gpio-twl4030.o