Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62432
b: refs/heads/master
c: 7b0b820
h: refs/heads/master
v: v3
  • Loading branch information
Alessio Igor Bogani authored and Linus Torvalds committed Jul 22, 2007
1 parent 8738b80 commit 9456e59
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: 28318daf791b692f2654cb9c89687388063bd42b
refs/heads/master: 7b0b8207e07f3f3ce01af37b78024c60e9f4b1f5
2 changes: 1 addition & 1 deletion trunk/drivers/clocksource/acpi_pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ static struct clocksource clocksource_acpi_pm = {
.rating = 200,
.read = acpi_pm_read,
.mask = (cycle_t)ACPI_PM_MASK,
.mult = 0, /*to be caluclated*/
.mult = 0, /*to be calculated*/
.shift = 22,
.flags = CLOCK_SOURCE_IS_CONTINUOUS,

Expand Down

0 comments on commit 9456e59

Please sign in to comment.