powerpc: Drop redundant machine type print in show_cpuinfo
authorBecky Bruce <becky.bruce@freescale.com>
Wed, 24 Sep 2008 21:53:34 +0000 (16:53 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 29 Sep 2008 14:23:06 +0000 (09:23 -0500)
For many of the embedded boards, "model" and "Machine" are printing
the same thing; remove the redundant code and allow the generic
show_cpuinfo to print the model information.

Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
Acked-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Acked-by: Martyn Welch <martyn.welch@gefanuc.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found