sh64: Fix up fallout from generic init_task conversion.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 24 May 2012 06:07:47 +0000 (15:07 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 24 May 2012 06:07:47 +0000 (15:07 +0900)
In the generic init_task migration sh64 silently lost its
fake_swapper_regs definition, resulting in link errors.

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

No differences found