Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48571
b: refs/heads/master
c: cc02d80
h: refs/heads/master
i:
  48569: 751151c
  48567: 1766a4b
v: v3
  • Loading branch information
Thomas Gleixner authored and Linus Torvalds committed Feb 16, 2007
1 parent d957c90 commit 9c40549
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: 2693506c41c20362eefb38005ee34dca7ac8dc71
refs/heads/master: cc02d809cc629f4e90b917aa0f9efea85221ccdb
2 changes: 1 addition & 1 deletion trunk/arch/s390/kernel/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ static struct clocksource clocksource_tod = {
.mask = -1ULL,
.mult = 1000,
.shift = 12,
.is_continuous = 1,
.flags = CLOCK_SOURCE_IS_CONTINUOUS,
};


Expand Down

0 comments on commit 9c40549

Please sign in to comment.