From: Paul Mundt Date: Wed, 1 Feb 2006 11:06:02 +0000 (-0800) Subject: [PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changes X-Git-Tag: v2.6.16-rc2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de02797aa744c96a90f47be7bc081ce2f74b17fd;p=pandora-kernel.git [PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changes Now that the clock framework changes have been integrated, the manual clock accounting that was done in sh_cpuinfo can be dropped. Also correct a bug with running past the end of the CPU flags when there's a mismatch between the added flags and printed ones. Signed-off-by: Paul Mundt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed