sh: Fix up NUMA build for 29-bit.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 10 Mar 2010 07:29:48 +0000 (16:29 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 10 Mar 2010 07:29:48 +0000 (16:29 +0900)
pmb_bolt_mapping() is undefined on 29-bit builds, so provide a stub.
This fixes up the NUMA build on platforms lacking PMB support.

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

No differences found