git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f020c92
)
sh: Break out cpuinfo_op procfs bits.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 1 Nov 2010 16:44:25 +0000
(12:44 -0400)
committer
Paul 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