Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223151
b: refs/heads/master
c: b904759
h: refs/heads/master
i:
  223149: f19c330
  223147: e08730e
  223143: 19112f5
  223135: 573e910
v: v3
  • Loading branch information
Zhang Rui authored and Len Brown committed Dec 11, 2010
1 parent bfdacb2 commit c5e254f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 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: 32d47eeff05981bfb89a95747eb182bc12630d58
refs/heads/master: b9047599695ae835252ba3d6a19eada98c19dc89
9 changes: 0 additions & 9 deletions trunk/drivers/acpi/processor_thermal.c
Original file line number Diff line number Diff line change
Expand Up @@ -156,15 +156,6 @@ static int cpufreq_set_cur_state(unsigned int cpu, int state)
return 0;
}

static int acpi_thermal_cpufreq_increase(unsigned int cpu)
{
return -ENODEV;
}
static int acpi_thermal_cpufreq_decrease(unsigned int cpu)
{
return -ENODEV;
}

#endif

int acpi_processor_get_limit_info(struct acpi_processor *pr)
Expand Down

0 comments on commit c5e254f

Please sign in to comment.