[SPARC64]: Fix system type in /proc/cpuinfo and remove bogus OBP check.
authorDavid S. Miller <davem@sunset.davemloft.net>
Thu, 9 Mar 2006 01:18:19 +0000 (17:18 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:14:25 +0000 (01:14 -0800)
Report 'sun4v' when appropriate in /proc/cpuinfo

Remove all the verifications of the OBP version string.  Just
make sure it's there, and report it raw in the bootup logs and
via /proc/cpuinfo.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found