Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260609
b: refs/heads/master
c: b5a4f52
h: refs/heads/master
i:
  260607: aabc8f9
v: v3
  • Loading branch information
Marek Szyprowski authored and Kukjin Kim committed Jul 20, 2011
1 parent b428879 commit df160ad
Show file tree
Hide file tree
Showing 2 changed files with 11 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: 1bac282af43d81d826ef25945a35536fa9bd041d
refs/heads/master: b5a4f52421d4e546c0f21d469a509388aa6670de
10 changes: 10 additions & 0 deletions trunk/arch/arm/mach-exynos4/include/mach/pm-core.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,13 @@ static inline void s3c_pm_arch_update_uart(void __iomem *regs,
{
/* nothing here yet */
}

static inline void s3c_pm_restored_gpios(void)
{
/* nothing here yet */
}

static inline void s3c_pm_saved_gpios(void)
{
/* nothing here yet */
}

0 comments on commit df160ad

Please sign in to comment.