summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-tegra/board-ventana.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/board-ventana.c b/arch/arm/mach-tegra/board-ventana.c
index ee9b7c9429dc..d021fe84b40b 100644
--- a/arch/arm/mach-tegra/board-ventana.c
+++ b/arch/arm/mach-tegra/board-ventana.c
@@ -163,6 +163,7 @@ static struct platform_device ventana_keys_device = {
};
static struct platform_device *ventana_devices[] __initdata = {
+ &tegra_otg_device,
&debug_uart,
&pmu_device,
&tegra_udc_device,