Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33161
b: refs/heads/master
c: c4a96c1
h: refs/heads/master
i:
  33159: e351e97
v: v3
  • Loading branch information
Adrian Bunk authored and Dave Jones committed Jul 31, 2006
1 parent cb08d63 commit 4fe1b53
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 95a53249db330a3f08090611fdb5fe168a73e650
refs/heads/master: c4a96c1eba206bd4a58a0f2acf2450126bd2b5da
6 changes: 3 additions & 3 deletions trunk/arch/i386/kernel/cpu/cpufreq/longhaul.c
Original file line number Diff line number Diff line change
Expand Up @@ -524,9 +524,9 @@ static unsigned int longhaul_get(unsigned int cpu)
return calc_speed(longhaul_get_cpu_mult());
}

acpi_status longhaul_walk_callback(acpi_handle obj_handle,
u32 nesting_level,
void *context, void **return_value)
static acpi_status longhaul_walk_callback(acpi_handle obj_handle,
u32 nesting_level,
void *context, void **return_value)
{
struct acpi_device *d;

Expand Down

0 comments on commit 4fe1b53

Please sign in to comment.