diff options
| -rw-r--r-- | arch/m68knommu/platform/5307/pit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68knommu/platform/5307/pit.c b/arch/m68knommu/platform/5307/pit.c index 9dc5688f71b5..aa15beeb36ca 100644 --- a/arch/m68knommu/platform/5307/pit.c +++ b/arch/m68knommu/platform/5307/pit.c | |||
| @@ -43,7 +43,7 @@ void coldfire_pit_tick(void) | |||
| 43 | 43 | ||
| 44 | /***************************************************************************/ | 44 | /***************************************************************************/ |
| 45 | 45 | ||
| 46 | void coldfire_pit_init(irqreturn_t (*handler)(int, void *, struct pt_regs *)) | 46 | void coldfire_pit_init(irq_handler_t handler) |
| 47 | { | 47 | { |
| 48 | volatile unsigned char *icrp; | 48 | volatile unsigned char *icrp; |
| 49 | volatile unsigned long *imrp; | 49 | volatile unsigned long *imrp; |
