Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175838
b: refs/heads/master
c: eda43d1
h: refs/heads/master
v: v3
  • Loading branch information
Albrecht Dreß authored and Grant Likely committed Nov 13, 2009
1 parent b2b8550 commit 5b49348
Show file tree
Hide file tree
Showing 3 changed files with 308 additions and 18 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: 13b600b59df287a175b1476d2d588ab935092b58
refs/heads/master: eda43d16ef3d0bd59e3b762de3ffc73bab02efe9
3 changes: 2 additions & 1 deletion trunk/arch/powerpc/include/asm/mpc52xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,8 @@ struct mpc52xx_gpt_priv;
extern struct mpc52xx_gpt_priv *mpc52xx_gpt_from_irq(int irq);
extern int mpc52xx_gpt_start_timer(struct mpc52xx_gpt_priv *gpt, u64 period,
int continuous);
extern void mpc52xx_gpt_stop_timer(struct mpc52xx_gpt_priv *gpt);
extern u64 mpc52xx_gpt_timer_period(struct mpc52xx_gpt_priv *gpt);
extern int mpc52xx_gpt_stop_timer(struct mpc52xx_gpt_priv *gpt);

/* mpc52xx_lpbfifo.c */
#define MPC52XX_LPBFIFO_FLAG_READ (0)
Expand Down
Loading

0 comments on commit 5b49348

Please sign in to comment.