Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47326
b: refs/heads/master
c: 459c6a9
h: refs/heads/master
v: v3
  • Loading branch information
Greg Ungerer authored and Linus Torvalds committed Feb 9, 2007
1 parent 737d65a commit 49f8b61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 56591b9961f7fb78c88354e59af7f0800f39dded
refs/heads/master: 459c6a9b8ee931e48f6af6637c10ec45521f0536
2 changes: 1 addition & 1 deletion trunk/arch/m68knommu/platform/5307/pit.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ void coldfire_pit_tick(void)

/***************************************************************************/

void coldfire_pit_init(irqreturn_t (*handler)(int, void *, struct pt_regs *))
void coldfire_pit_init(irq_handler_t handler)
{
volatile unsigned char *icrp;
volatile unsigned long *imrp;
Expand Down

0 comments on commit 49f8b61

Please sign in to comment.