On Mon, Nov 07, 2005 at 09:03:57PM +0100, Adrian Bunk wrote: > 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 <[email protected]> > Signed-off-by: Paul Gortmaker <[email protected]> > > --- > > This patch was already sent on: > - 3 Nov 2005 > > arch/arm/mach-integrator/time.c | 5 +++-- > arch/i386/kernel/time_hpet.c | 2 -- > arch/sh64/kernel/time.c | 7 ++++--- > arch/x86_64/kernel/time.c | 2 -- > include/linux/rtc.h | 3 +++ > 5 files changed, 10 insertions(+), 9 deletions(-) > It's fine with me if Andrew wants it. There's no functional changes for sh64 anyways, and this doesn't break anything there either. Acked-by: Paul Mundt <[email protected]>
Attachment:
pgpUzMP7Wtvp6.pgp
Description: PGP signature
- References:
- [2.6 patch] move rtc_interrupt() prototype to rtc.h
- From: Adrian Bunk <[email protected]>
- [2.6 patch] move rtc_interrupt() prototype to rtc.h
- Prev by Date: Re: 3D video card recommendations
- Next by Date: Re: An idea on devfs vs. udev
- Previous by thread: [2.6 patch] move rtc_interrupt() prototype to rtc.h
- Next by thread: [2.6 patch] drivers/cpufreq/cpufreq.c: fix a compile warning with SMP=n
- Index(es):