]> pilppa.org Git - linux-2.6-omap-h63xx.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)
commit1ed35e0d8afd7cd57f5b592e56f2af6794bab5c5
treeaee6d6e57d9c6abc08600274fdaacbc62e4c016b
parent8bb25184b3bed4930f65a138faf1905ca96054af
[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