Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313830
b: refs/heads/master
c: 3375a43
h: refs/heads/master
v: v3
  • Loading branch information
Steven Miao authored and Bob Liu committed Jul 24, 2012
1 parent f92959e commit 641320e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ba4691a4f4ae66b3266751065af0a341e63b5105
refs/heads/master: 3375a43f97504218d848c26ff75da6d160c94120
2 changes: 2 additions & 0 deletions trunk/arch/blackfin/mach-common/ints-priority.c
Original file line number Diff line number Diff line change
Expand Up @@ -1138,6 +1138,7 @@ void bfin_pint_resume(void)
}
}

#ifdef CONFIG_BF60x
static int sec_suspend(void)
{
u32 bank;
Expand All @@ -1164,6 +1165,7 @@ static struct syscore_ops sec_pm_syscore_ops = {
.suspend = sec_suspend,
.resume = sec_resume,
};
#endif
#else
# define bfin_gpio_set_wake NULL
#endif
Expand Down

0 comments on commit 641320e

Please sign in to comment.