Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274508
b: refs/heads/master
c: 7deeab5
h: refs/heads/master
v: v3
  • Loading branch information
Paul Gortmaker committed Oct 31, 2011
1 parent 1a9e0f8 commit 85d008f
Show file tree
Hide file tree
Showing 4 changed files with 4 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: c05aa8fbcc21b1863085dde5cb3c97b32c52ce40
refs/heads/master: 7deeab5dc414240a341e80f41b5f00620aa9ef98
1 change: 1 addition & 0 deletions trunk/drivers/clocksource/sh_cmt.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
#include <linux/clockchips.h>
#include <linux/sh_timer.h>
#include <linux/slab.h>
#include <linux/module.h>

struct sh_cmt_priv {
void __iomem *mapbase;
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/clocksource/sh_mtu2.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#include <linux/clockchips.h>
#include <linux/sh_timer.h>
#include <linux/slab.h>
#include <linux/module.h>

struct sh_mtu2_priv {
void __iomem *mapbase;
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/clocksource/sh_tmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
#include <linux/clockchips.h>
#include <linux/sh_timer.h>
#include <linux/slab.h>
#include <linux/module.h>

struct sh_tmu_priv {
void __iomem *mapbase;
Expand Down

0 comments on commit 85d008f

Please sign in to comment.