From: Rebecca Schultz Zavin Date: Tue, 11 Jan 2011 23:40:50 +0000 (-0800) Subject: ARM: tegra: stingray: Add watchdog timer to stingray board file X-Git-Tag: firefly_0821_release~9834^2~182 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=5f28b6d4c29b4436201ff9199fe9fe72c670f8fa;p=firefly-linux-kernel-4.4.55.git ARM: tegra: stingray: Add watchdog timer to stingray board file Change-Id: Ia20586b42fb95601e45e4fbb9623b8e3b0db6b86 Signed-off-by: Rebecca Schultz Zavin --- diff --git a/arch/arm/mach-tegra/board-stingray.c b/arch/arm/mach-tegra/board-stingray.c index baa36db96688..6452ae054ec2 100644 --- a/arch/arm/mach-tegra/board-stingray.c +++ b/arch/arm/mach-tegra/board-stingray.c @@ -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 */