Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56013
b: refs/heads/master
c: 55d0b4e
h: refs/heads/master
i:
  56011: 79348be
v: v3
  • Loading branch information
Franck Bui-Huu authored and Ralf Baechle committed May 11, 2007
1 parent d664f16 commit 689875f
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: 599ca0fb639ba843da46c3ad1a53590763539750
refs/heads/master: 55d0b4e3f6526daf1cc7449028bf5d4c304a6a69
2 changes: 1 addition & 1 deletion trunk/arch/mips/kernel/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ static unsigned int __init calibrate_hpt(void)

struct clocksource clocksource_mips = {
.name = "MIPS",
.mask = 0xffffffff,
.mask = CLOCKSOURCE_MASK(32),
.flags = CLOCK_SOURCE_IS_CONTINUOUS,
};

Expand Down

0 comments on commit 689875f

Please sign in to comment.