sh: Fix up cache-sh4 build on SMP.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 20 Aug 2009 06:24:41 +0000 (15:24 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 20 Aug 2009 06:24:41 +0000 (15:24 +0900)
mapping is unused on the SMP build, trigger a build error. Move it under
the ifdef.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found