Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 324383
b: refs/heads/master
c: c08f677
h: refs/heads/master
i:
  324381: 9ee4015
  324379: 44b48b0
  324375: cbcd075
  324367: ad30f79
  324351: 1bcfbc7
v: v3
  • Loading branch information
Ming Lei authored and Greg Kroah-Hartman committed Aug 17, 2012
1 parent c4c352d commit 59d3203
Show file tree
Hide file tree
Showing 2 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: 9baf3220afe870b2526397919857b271c3affda5
refs/heads/master: c08f67730aba342b03f070209acc2990d3decf3c
4 changes: 3 additions & 1 deletion trunk/drivers/base/firmware_class.c
Original file line number Diff line number Diff line change
Expand Up @@ -1242,7 +1242,9 @@ static int fw_pm_notify(struct notifier_block *notify_block,
#else
static int fw_pm_notify(struct notifier_block *notify_block,
unsigned long mode, void *unused)
{}
{
return 0;
}
#endif

static void __init fw_cache_init(void)
Expand Down

0 comments on commit 59d3203

Please sign in to comment.