WSL2-Linux-Kernel/arch/sh/kernel/timers
Adrian Bunk 4c1cfab1e0 sh/kernel/ cleanups
This patch contains the following cleanups:
- make the following needlessly global code static:
  - cf-enabler.c: cf_init()
  - cpu/clock.c: __clk_enable()
  - cpu/clock.c: __clk_disable()
  - process_32.c: default_idle()
  - time_32.c: struct clocksource_sh
  - timers/timer-tmu.c: struct tmu_timer_ops
- remove the following unused functions (no CONFIG_BLK_DEV_FD on sh):
  - process_{32,64}.c: disable_hlt()
  - process_{32,64}.c: enable_hlt()

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-07-28 18:10:30 +09:00
..
Makefile sh: Add support for SH7206 and SH7619 CPU subtypes. 2006-12-06 10:45:36 +09:00
timer-cmt.c sh: replace remaining __FUNCTION__ occurrences 2008-03-06 11:18:22 +09:00
timer-mtu2.c sh: replace remaining __FUNCTION__ occurrences 2008-03-06 11:18:22 +09:00
timer-tmu.c sh/kernel/ cleanups 2008-07-28 18:10:30 +09:00
timer.c sh: section mismatch fixes for system timer. 2007-05-23 12:24:32 +09:00