Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14024
b: refs/heads/master
c: d6c7ac0
h: refs/heads/master
v: v3
  • Loading branch information
Karsten Wiese authored and Linus Torvalds committed Nov 14, 2005
1 parent d3facca commit 4583fc7
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: 47936357c0d14809c3c9547e532511f6625654b2
refs/heads/master: d6c7ac081bf6cafcf780b919ee97978f1d01a0d7
2 changes: 1 addition & 1 deletion trunk/arch/x86_64/kernel/i8259.c
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@ void i8254_timer_resume(void)
}

static struct sysdev_class timer_sysclass = {
set_kset_name("timer"),
set_kset_name("timer_pit"),
.resume = timer_resume,
};

Expand Down

0 comments on commit 4583fc7

Please sign in to comment.