Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44018
b: refs/heads/master
c: 2b01370
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Walker authored and Linus Torvalds committed Dec 10, 2006
1 parent 57df53f commit 9aa20c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2b2842146cb4105877c2be51d3857ec61ebd4ff9
refs/heads/master: 2b0137001de68153203dd3bc20e6d27eb7c9719c
2 changes: 2 additions & 0 deletions trunk/kernel/time/clocksource.c
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ void clocksource_reselect(void)
}
EXPORT_SYMBOL(clocksource_reselect);

#ifdef CONFIG_SYSFS
/**
* sysfs_show_current_clocksources - sysfs interface for current clocksource
* @dev: unused
Expand Down Expand Up @@ -307,6 +308,7 @@ static int __init init_clocksource_sysfs(void)
}

device_initcall(init_clocksource_sysfs);
#endif /* CONFIG_SYSFS */

/**
* boot_override_clocksource - boot clock override
Expand Down

0 comments on commit 9aa20c1

Please sign in to comment.