sparc: consolidate show_cpuinfo in cpu.c
authorSam Ravnborg <sam@ravnborg.org>
Thu, 21 Apr 2011 22:45:45 +0000 (15:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Apr 2011 22:45:45 +0000 (15:45 -0700)
We have all the cpu related info in cpu.c - so move
the remaining functions to support /proc/cpuinfo to this file.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found