ARM: tegra: stingray: Add watchdog timer to stingray board file
authorRebecca Schultz Zavin <rebecca@android.com>
Tue, 11 Jan 2011 23:40:50 +0000 (15:40 -0800)
committerRebecca Schultz Zavin <rebecca@android.com>
Wed, 12 Jan 2011 00:44:21 +0000 (16:44 -0800)
Change-Id: Ia20586b42fb95601e45e4fbb9623b8e3b0db6b86
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
arch/arm/mach-tegra/board-stingray.c

index baa36db966887fdf90aa45946556a23a61204171..6452ae054ec2fac42c0505a620c3d1445b0cadb9 100644 (file)
@@ -559,6 +559,7 @@ static struct platform_device *stingray_devices[] __initdata = {
        &tegra_avp_device,
        &pmu_device,
        &tegra_aes_device,
+       &tegra_wdt_device,
 };
 
 extern struct tegra_sdhci_platform_data stingray_wifi_data; /* sdhci2 */