linux/arch/sh/kernel
Paul Mundt 5ac5496411 sh: Kill off dead handle_timer_tick() code.
Nothing is using this anymore now that we have fully converted to generic
time, so kill it off completely.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-05-08 16:44:00 +09:00
..
cpu sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET. 2009-05-08 16:12:17 +09:00
timers sh: Move dummy clockevents broadcast timer to its new home. 2009-05-03 18:29:27 +09:00
vsyscall
.gitignore
asm-offsets.c
cpufreq.c
crash_dump.c
debugtraps.S
disassemble.c
early_printk.c
entry-common.S
ftrace.c
gpio.c
head_32.S sh: convert to use __HEAD and HEAD_TEXT macros. 2009-04-26 09:20:39 -07:00
head_64.S sh: convert to use __HEAD and HEAD_TEXT macros. 2009-04-26 09:20:39 -07:00
idle.c
init_task.c
io_generic.c
io_trapped.c
io.c sh: pci: Consolidate pci_iomap() and use the generic I/O base. 2009-04-20 16:38:00 +09:00
irq.c
kgdb.c
kprobes.c
localtimer.c sh: Move dummy clockevents broadcast timer to its new home. 2009-05-03 18:29:27 +09:00
machine_kexec.c
machvec.c
Makefile
Makefile_32 sh: Rename arch/sh/kernel/time_32.c to arch/sh/kernel/time.c. 2009-05-08 16:17:36 +09:00
Makefile_64 sh: Rename arch/sh/kernel/time_32.c to arch/sh/kernel/time.c. 2009-05-08 16:17:36 +09:00
module.c
process_32.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 2009-04-05 11:15:54 -07:00
process_64.c
ptrace_32.c
ptrace_64.c
relocate_kernel.S
setup.c Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging' 2009-04-19 13:08:33 +09:00
sh_bios.c
sh_ksyms_32.c sh: remove obsolete no_irq_type 2009-05-03 17:28:13 +09:00
sh_ksyms_64.c
signal_32.c
signal_64.c
smp.c
stacktrace.c
swsusp.c
sys_sh32.c
sys_sh64.c
sys_sh.c sh: Fix mmap2 for handling differing PAGE_SIZEs. 2009-04-21 07:34:53 +09:00
syscalls_32.S sh: wire up sys_preadv/sys_pwritev() syscalls. 2009-04-06 09:00:16 -07:00
syscalls_64.S sh: wire up sys_preadv/sys_pwritev() syscalls. 2009-04-06 09:00:16 -07:00
time.c sh: Kill off dead handle_timer_tick() code. 2009-05-08 16:44:00 +09:00
topology.c
traps_32.c
traps_64.c
traps.c
vmlinux_32.lds.S sh: convert to use __HEAD and HEAD_TEXT macros. 2009-04-26 09:20:39 -07:00
vmlinux_64.lds.S sh: convert to use __HEAD and HEAD_TEXT macros. 2009-04-26 09:20:39 -07:00
vmlinux.lds.S