[PATCH] move rtc_interrupt() prototype to rtc.h
authorAdrian Bunk <bunk@stusta.de>
Sun, 8 Jan 2006 09:02:15 +0000 (01:02 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:13:47 +0000 (20:13 -0800)
commit2a10e0b28b196051ae71829e5b989cba00513289
tree52dfa9a64cfb3dd01fa1ee1150d589481e54e28e
parent28fd129827b00e12829d48a5290f46277600619b
[PATCH] move rtc_interrupt() prototype to rtc.h

This patch moves the rtc_interrupt() prototype to rtc.h and removes the
prototypes from C files.

It also renames static rtc_interrupt() functions in
arch/arm/mach-integrator/time.c and arch/sh64/kernel/time.c to avoid compile
problems.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Paul Gortmaker <p_gortmaker@yahoo.com>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/arm/mach-integrator/time.c
arch/i386/kernel/time_hpet.c
arch/sh64/kernel/time.c
arch/x86_64/kernel/time.c
include/linux/rtc.h