From: Adrian Bunk Date: Wed, 18 Jun 2008 00:36:50 +0000 (+0300) Subject: sh/kernel/ cleanups X-Git-Tag: v2.6.27-rc1~29^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c1cfab1e0f9a41246cfdcca78f3700fb67f0a5c;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed