]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] m68knommu: use irq_handler_t and rtc_time in prototypes
authorGreg Ungerer <gerg@snapgear.com>
Wed, 7 Mar 2007 01:28:13 +0000 (11:28 +1000)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 7 Mar 2007 02:08:38 +0000 (18:08 -0800)
commit2ef753e3ba2c970fcce146a5b6886b111b867a35
treeaee6d6e57d9c6abc08600274fdaacbc62e4c016b
parent778f30f216c6d2a4d654d5c56bd5092487a261a1
[PATCH] m68knommu: use irq_handler_t and rtc_time in prototypes

Use irq_handler_t for passing clock handler routine around.
And use new rtc_time in place of hwclock_time.

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