[RFC] arch/powerpc: Remove duplicate/redundant Altivec entries

2010-09-07 Thread Matthew McClintock
In lieu of having multiple similiar lines, we can just have one generic cpu-as line for CONFIG_ALTIVEC --- Was hoping to get comments about this change and if anyone sees any potential problems? arch/powerpc/Makefile |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/arch

Re: [RFC] arch/powerpc: Remove duplicate/redundant Altivec entries

2010-10-06 Thread Kumar Gala
On Sep 7, 2010, at 8:59 PM, Paul Mackerras wrote: > On Tue, Sep 07, 2010 at 01:56:55PM -0500, Matthew McClintock wrote: > >> In lieu of having multiple similiar lines, we can just have one >> generic cpu-as line for CONFIG_ALTIVEC >> >> --- >> Was hoping to get comments about this change and if

Re: [RFC] arch/powerpc: Remove duplicate/redundant Altivec entries

2010-09-07 Thread Paul Mackerras
On Tue, Sep 07, 2010 at 01:56:55PM -0500, Matthew McClintock wrote: > In lieu of having multiple similiar lines, we can just have one > generic cpu-as line for CONFIG_ALTIVEC > > --- > Was hoping to get comments about this change and if anyone sees any potential > problems? I have a memory that