Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45832
b: refs/heads/master
c: e4233de
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar authored and Linus Torvalds committed Jan 26, 2007
1 parent 8ef682d commit 1a439a6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 1e9a51dca19dc1d8807c63cb3bd4413d3f95aaf5
refs/heads/master: e4233dec749a3519069d9390561b5636a75c7579
4 changes: 0 additions & 4 deletions trunk/drivers/acpi/processor_perflib.c
Original file line number Diff line number Diff line change
Expand Up @@ -322,10 +322,6 @@ static int acpi_processor_get_performance_info(struct acpi_processor *pr)
if (result)
return result;

result = acpi_processor_get_platform_limit(pr);
if (result)
return result;

return 0;
}

Expand Down

0 comments on commit 1a439a6

Please sign in to comment.