Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 339934
b: refs/heads/master
c: b0cadb3
h: refs/heads/master
v: v3
  • Loading branch information
Jon Hunter committed Nov 16, 2012
1 parent f58a3c3 commit 95af770
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 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: ae6672cb47c8a7652e9aff182eb85a15994c9487
refs/heads/master: b0cadb3c86fc99553b1f5c38c7770be1ad52aa26
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-omap/dmtimer.c
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ static int omap_dm_timer_reset(struct omap_dm_timer *timer)
return 0;
}

int omap_dm_timer_prepare(struct omap_dm_timer *timer)
static int omap_dm_timer_prepare(struct omap_dm_timer *timer)
{
int rc;

Expand Down
2 changes: 0 additions & 2 deletions trunk/arch/arm/plat-omap/include/plat/dmtimer.h
Original file line number Diff line number Diff line change
Expand Up @@ -286,8 +286,6 @@ struct omap_dm_timer {
struct list_head node;
};

int omap_dm_timer_prepare(struct omap_dm_timer *timer);

static inline u32 __omap_dm_timer_read(struct omap_dm_timer *timer, u32 reg,
int posted)
{
Expand Down

0 comments on commit 95af770

Please sign in to comment.