Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231100
b: refs/heads/master
c: a9b365b
h: refs/heads/master
v: v3
  • Loading branch information
Nishanth Menon authored and Tony Lindgren committed Jan 7, 2011
1 parent ab08f9b commit 10a3568
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2393608aede2380afc3fa8815197363f01f328ad
refs/heads/master: a9b365bdc328bd66e97087d0dba0b9a3d9eb1ac6
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/devices.c
Original file line number Diff line number Diff line change
Expand Up @@ -978,7 +978,7 @@ static int __init omap2_init_devices(void)
arch_initcall(omap2_init_devices);

#if defined(CONFIG_OMAP_WATCHDOG) || defined(CONFIG_OMAP_WATCHDOG_MODULE)
struct omap_device_pm_latency omap_wdt_latency[] = {
static struct omap_device_pm_latency omap_wdt_latency[] = {
[0] = {
.deactivate_func = omap_device_idle_hwmods,
.activate_func = omap_device_enable_hwmods,
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-omap2/wd_timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@

#include <plat/omap_hwmod.h>

#include "wd_timer.h"

/*
* In order to avoid any assumptions from bootloader regarding WDT
* settings, WDT module is reset during init. This enables the watchdog
Expand Down

0 comments on commit 10a3568

Please sign in to comment.