Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14620
b: refs/heads/master
c: e738cf6
h: refs/heads/master
v: v3
  • Loading branch information
Grant Coady authored and Linus Torvalds committed Nov 22, 2005
1 parent 00ec271 commit f7d8b8d
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: 0bd0f9fb190a0fc0fb25b764c8b04869711f7657
refs/heads/master: e738cf6d03786486b7e1adbaed1c5c4e14d23626
2 changes: 1 addition & 1 deletion trunk/drivers/cpufreq/cpufreq.c
Original file line number Diff line number Diff line change
Expand Up @@ -693,8 +693,8 @@ static int cpufreq_remove_dev (struct sys_device * sys_dev)
unsigned int cpu = sys_dev->id;
unsigned long flags;
struct cpufreq_policy *data;
struct sys_device *cpu_sys_dev;
#ifdef CONFIG_SMP
struct sys_device *cpu_sys_dev;
unsigned int j;
#endif

Expand Down

0 comments on commit f7d8b8d

Please sign in to comment.