From: Paul Mundt Date: Mon, 12 Mar 2007 07:15:22 +0000 (+0900) Subject: sh: Fix SH-3 cache entry_mask and way_size calculation. X-Git-Tag: v2.6.21-rc5~56^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffe1b4e9f436fd7bb784f3bf7ee963c149fbca5f;p=pandora-kernel.git sh: Fix SH-3 cache entry_mask and way_size calculation. The code for performing the calculation was only in the SH-4 probe path, move it out to the common path so the other parts get this right too. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed