From: Atsushi Nemoto Date: Tue, 30 Oct 2007 16:21:03 +0000 (+0900) Subject: [MIPS] time: Code cleanups X-Git-Tag: v2.6.24-rc2~52^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9eec1a5d6ae54b0f7562ffe07008a33ac39e8fe;p=pandora-kernel.git [MIPS] time: Code cleanups * Do not include unnecessary headers. * Do not mention time.README. * Do not mention mips_timer_ack. * Make clocksource_mips static. It is now dedicated to c0_timer. * Initialize clocksource_mips.read statically. * Remove null_hpt_read. * Remove an argument of plat_timer_setup. It is just a placeholder. Signed-off-by: Atsushi Nemoto Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed