Re: [PATCH 1/2] Drop redundant machine type print in show_cpuinfo
From: Paul Gortmaker <hidden>
Date: 2008-09-29 14:08:49
From: Paul Gortmaker <hidden>
Date: 2008-09-29 14:08:49
On Wed, Sep 24, 2008 at 5:53 PM, Becky Bruce [off-list ref] wrote:
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.
Sounds good to me. Thanks for changing the sbc boards as well.
Signed-off-by: Becky Bruce <redacted>
Acked-by: Paul Gortmaker <redacted>
--- arch/powerpc/platforms/85xx/mpc85xx_ads.c | 1 - arch/powerpc/platforms/85xx/sbc8560.c | 1 - arch/powerpc/platforms/86xx/gef_sbc610.c | 8 -------- arch/powerpc/platforms/86xx/mpc86xx_hpcn.c | 8 -------- arch/powerpc/platforms/86xx/sbc8641d.c | 8 -------- arch/powerpc/platforms/embedded6xx/mpc7448_hpc2.c | 1 - 6 files changed, 0 insertions(+), 27 deletions(-)