sh64: provide a stub per_cpu_trap_init() definition.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 18 May 2010 06:23:48 +0000 (15:23 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 18 May 2010 06:23:48 +0000 (15:23 +0900)
commitdd2fdd264eaa616fab4cf80e89f83f4a2fc26288
tree1f627ed435ed94e67151913016437a79f8f6a779
parentc77b29db74a0ea4fdce0564a63b8876798625d64
sh64: provide a stub per_cpu_trap_init() definition.

This is needed to fix up the build at the moment. Gradually this will be
reworked to follow the 32-bit initialization path and deal with delayed
VBR initialization.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/traps_64.c