Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17206
b: refs/heads/master
c: a04c878
h: refs/heads/master
v: v3
  • Loading branch information
Kristian Mueller authored and Paul Mackerras committed Jan 9, 2006
1 parent 2eb7024 commit b68a46d
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: 14c89e7fc84ae55354b8bf12fee1b6d14f259c8a
refs/heads/master: a04c8780fd234aeeba5e87f7e37beffd05ef21ae
2 changes: 1 addition & 1 deletion trunk/drivers/macintosh/via-pmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,8 @@ static int pmu_version;
static int drop_interrupts;
#if defined(CONFIG_PM) && defined(CONFIG_PPC32)
static int option_lid_wakeup = 1;
static int sleep_in_progress;
#endif /* CONFIG_PM && CONFIG_PPC32 */
static int sleep_in_progress;
static unsigned long async_req_locks;
static unsigned int pmu_irq_stats[11];

Expand Down

0 comments on commit b68a46d

Please sign in to comment.