Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62486
b: refs/heads/master
c: 7aa6ec5
h: refs/heads/master
v: v3
  • Loading branch information
Sam Ravnborg authored and Linus Torvalds committed Jul 22, 2007
1 parent 56bb4ab commit e66ddcf
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: a284b0518d2fe27cdde19485c8fe077a128cd827
refs/heads/master: 7aa6ec56b9e9e95eb6c83516ddbb6159fd11c224
2 changes: 1 addition & 1 deletion trunk/arch/x86_64/kernel/hpet.c
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ struct clocksource clocksource_hpet = {
.vread = vread_hpet,
};

int hpet_arch_init(void)
int __init hpet_arch_init(void)
{
unsigned int id;
u64 tmp;
Expand Down

0 comments on commit e66ddcf

Please sign in to comment.