sh: Move platform smp ops in to their own structure.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 30 Mar 2010 03:38:01 +0000 (12:38 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 21 Apr 2010 03:23:25 +0000 (12:23 +0900)
This cribs the MIPS plat_smp_ops approach for wrapping up the platform
ops. This will allow for mixing and matching different ops on the same
platform in the future.

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

No differences found