From: Adrian Bunk Date: Sun, 8 Jan 2006 09:02:15 +0000 (-0800) Subject: [PATCH] move rtc_interrupt() prototype to rtc.h X-Git-Tag: v2.6.16-rc1~803 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a10e0b28b196051ae71829e5b989cba00513289;p=pandora-kernel.git [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 Signed-off-by: Paul Gortmaker Acked-by: Paul Mundt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed