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)
commitc139a595878b0e8156476668e3d5c27b6aca7624
treed072bae88bc1637f1c23504ee55e4aad3db67644
parentfc6191dd301e3bc8cbb142aab1a2ec4e699cb2de
sh: Fix up cache-sh4 build on SMP.

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>
arch/sh/mm/cache-sh4.c