Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62316
b: refs/heads/master
c: 93da56e
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner authored and Linus Torvalds committed Jul 22, 2007
1 parent c269def commit a81c96d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: d4e3cc387ea1b74c3ad2ef2f6f5c05fd6fc314b8
refs/heads/master: 93da56efcf8c6a111f0349f6b7651172d4745ca0
4 changes: 0 additions & 4 deletions trunk/include/linux/clockchips.h
Original file line number Diff line number Diff line change
Expand Up @@ -119,10 +119,6 @@ extern void clockevents_register_device(struct clock_event_device *dev);

extern void clockevents_exchange_device(struct clock_event_device *old,
struct clock_event_device *new);
extern
struct clock_event_device *clockevents_request_device(unsigned int features,
cpumask_t cpumask);
extern void clockevents_release_device(struct clock_event_device *dev);
extern void clockevents_set_mode(struct clock_event_device *dev,
enum clock_event_mode mode);
extern int clockevents_register_notifier(struct notifier_block *nb);
Expand Down

0 comments on commit a81c96d

Please sign in to comment.