Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 370652
b: refs/heads/master
c: 128673b
h: refs/heads/master
v: v3
  • Loading branch information
Joseph Lo authored and Olof Johansson committed Apr 18, 2013
1 parent 59848a3 commit f3cbb41
Show file tree
Hide file tree
Showing 2 changed files with 2 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: a100caaf12c871f040d34437229156b8b5670059
refs/heads/master: 128673b3646beba4f5a41f50a7a21c3c2f3455ca
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-tegra/pm.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ enum tegra_suspend_mode tegra_pm_validate_suspend_mode(
enum tegra_suspend_mode mode);
void tegra_init_suspend(void);
#else
enum tegra_suspend_mode tegra_pm_validate_suspend_mode(
static inline enum tegra_suspend_mode tegra_pm_validate_suspend_mode(
enum tegra_suspend_mode mode)
{
return TEGRA_SUSPEND_NONE;
Expand Down

0 comments on commit f3cbb41

Please sign in to comment.