sh: Kill off special boot_cpu_data.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 09:01:40 +0000 (18:01 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 09:01:40 +0000 (18:01 +0900)
This consolidates the cpu_data definitions and gets rid of the special
boot_cpu_data. It's made a wrapper to the boot CPU, in order to keep
the existing in-tree users happy.

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

No differences found