Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286495
b: refs/heads/master
c: 95e3ec1
h: refs/heads/master
i:
  286493: 6336e66
  286491: 008c557
  286487: 183413a
  286479: cdd25e5
  286463: f4357b2
v: v3
  • Loading branch information
David Howells authored and Len Brown committed Jan 17, 2012
1 parent c761454 commit 0ee7a02
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: 2e92c7ad8f269c2b5b7f2a4763675f55f00b75f5
refs/heads/master: 95e3ec11491d0cbce9fcdf1cc17a527c114c7dcf
2 changes: 1 addition & 1 deletion trunk/drivers/idle/intel_idle.c
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ static struct cpuidle_state atom_cstates[MWAIT_MAX_NUM_CSTATES] = {
.enter = &intel_idle },
};

static int get_driver_data(int cstate)
static long get_driver_data(int cstate)
{
int driver_data;
switch (cstate) {
Expand Down

0 comments on commit 0ee7a02

Please sign in to comment.