Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298020
b: refs/heads/master
c: db70b04
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Lezcano authored and Len Brown committed Mar 30, 2012
1 parent 11a68d5 commit 12c1cfa
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: fc850f39ea54c760ce438a601cfea8ab80c4898e
refs/heads/master: db70b04407a63668e5fee773f76f90367492fd25
2 changes: 1 addition & 1 deletion trunk/include/linux/cpuidle.h
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ static inline int cpuidle_get_last_residency(struct cpuidle_device *dev)
****************************/

struct cpuidle_driver {
char name[CPUIDLE_NAME_LEN];
const char *name;
struct module *owner;

unsigned int power_specified:1;
Expand Down

0 comments on commit 12c1cfa

Please sign in to comment.