diff options
Diffstat (limited to 'arch/arm/mach-davinci/dm355.c')
-rw-r--r-- | arch/arm/mach-davinci/dm355.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-davinci/dm355.c b/arch/arm/mach-davinci/dm355.c index f91e9a1ab921..0c62a68a90a3 100644 --- a/arch/arm/mach-davinci/dm355.c +++ b/arch/arm/mach-davinci/dm355.c | |||
@@ -861,6 +861,7 @@ static struct davinci_soc_info davinci_soc_info_dm355 = { | |||
861 | .serial_dev = &dm355_serial_device, | 861 | .serial_dev = &dm355_serial_device, |
862 | .sram_dma = 0x00010000, | 862 | .sram_dma = 0x00010000, |
863 | .sram_len = SZ_32K, | 863 | .sram_len = SZ_32K, |
864 | .reset_device = &davinci_wdt_device, | ||
864 | }; | 865 | }; |
865 | 866 | ||
866 | void __init dm355_init_asp1(u32 evt_enable, struct snd_platform_data *pdata) | 867 | void __init dm355_init_asp1(u32 evt_enable, struct snd_platform_data *pdata) |