sh: Break out cpuinfo_op procfs bits.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 1 Nov 2010 16:44:25 +0000 (12:44 -0400)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 9 Nov 2010 07:40:16 +0000 (16:40 +0900)
Presently this is all inlined in setup.c, which is not really the place
for it. Follow the x86 example and split it out into its own file.

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

No differences found