Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355247
b: refs/heads/master
c: e1d7ef1
h: refs/heads/master
i:
  355245: 29c723d
  355243: 53db0da
  355239: f3476fc
  355231: 358faef
v: v3
  • Loading branch information
Stephen Warren authored and Olof Johansson committed Feb 1, 2013
1 parent dc26aaf commit 6e96f14
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: 80debae58435423def63632273139ee5fcb99c69
refs/heads/master: e1d7ef1cc472de30995a50ecb9c7aa3361f985f9
2 changes: 2 additions & 0 deletions trunk/include/linux/clocksource.h
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,8 @@ extern void clocksource_of_init(void);
static const struct of_device_id __clksrc_of_table_##name \
__used __section(__clksrc_of_table) \
= { .compatible = compat, .data = fn };
#else
#define CLOCKSOURCE_OF_DECLARE(name, compat, fn)
#endif

#endif /* _LINUX_CLOCKSOURCE_H */

0 comments on commit 6e96f14

Please sign in to comment.