Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48570
b: refs/heads/master
c: 2693506
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner authored and Linus Torvalds committed Feb 16, 2007
1 parent 751151c commit d957c90
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: c66699a749eb0d84c6ebc3aac659e9f71d1aba14
refs/heads/master: 2693506c41c20362eefb38005ee34dca7ac8dc71
2 changes: 1 addition & 1 deletion trunk/arch/avr32/kernel/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ static struct clocksource clocksource_avr32 = {
.read = read_cycle_count,
.mask = CLOCKSOURCE_MASK(32),
.shift = 16,
.is_continuous = 1,
.flags = CLOCK_SOURCE_IS_CONTINUOUS,
};

/*
Expand Down

0 comments on commit d957c90

Please sign in to comment.