sh: Fix SH-3 cache entry_mask and way_size calculation.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 12 Mar 2007 07:15:22 +0000 (16:15 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 12 Mar 2007 07:15:22 +0000 (16:15 +0900)
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 <lethal@linux-sh.org>

No differences found