mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-16 18:15:52 +00:00
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> |
History
|
|
|---|---|---|
| .. | ||
| alphanum.c | ||
| asm-offsets.c | ||
| dma.c | ||
| early_printk.c | ||
| entry.S | ||
| fpu.c | ||
| head.S | ||
| init_task.c | ||
| irq.c | ||
| irq_intc.c | ||
| led.c | ||
| Makefile | ||
| module.c | ||
| pci-dma.c | ||
| pci_sh5.c | ||
| pci_sh5.h | ||
| pcibios.c | ||
| process.c | ||
| ptrace.c | ||
| semaphore.c | ||
| setup.c | ||
| sh_ksyms.c | ||
| signal.c | ||
| switchto.S | ||
| sys_sh64.c | ||
| syscalls.S | ||
| time.c | ||
| traps.c | ||
| unwind.c | ||
| vmlinux.lds.S | ||