Skip to content

Commit

Permalink
Merge branch 'cleanup' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
Len Brown committed Oct 25, 2010
2 parents 6e04c41 + eaeca2e commit d3b683d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/acpi/processor_idle.c
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@
#define ACPI_PROCESSOR_CLASS "processor"
#define _COMPONENT ACPI_PROCESSOR_COMPONENT
ACPI_MODULE_NAME("processor_idle");
#define ACPI_PROCESSOR_FILE_POWER "power"
#define PM_TIMER_TICK_NS (1000000000ULL/PM_TIMER_FREQUENCY)
#define C2_OVERHEAD 1 /* 1us */
#define C3_OVERHEAD 1 /* 1us */
Expand Down

0 comments on commit d3b683d

Please sign in to comment.