[PATCH] m68knommu: use irq_handler_t passing handler to clock init
authorGreg Ungerer <gerg@snapgear.com>
Wed, 7 Feb 2007 02:03:01 +0000 (12:03 +1000)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 9 Feb 2007 18:45:33 +0000 (10:45 -0800)
commitc051b01129560ea02ea2cebdf00db0721cc9a618
treefb182c2e78f2dedfdeb8802d31c2903373e40c01
parent459c6a9b8ee931e48f6af6637c10ec45521f0536
[PATCH] m68knommu: use irq_handler_t passing handler to clock init

Use irq_handler_t for passing interrupt handler around.
Fix optional profiler handler to return a irq_return_t type.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/m68knommu/platform/5307/timers.c