[PATCH 2/3] [POWERPC] Copy over headers from arch/ppc to	arch/powerpc that we need
    Arnd Bergmann 
    arnd at arndb.de
       
    Sat Aug 18 03:42:25 EST 2007
    
    
  
On Friday 17 August 2007, Arnd Bergmann wrote:
> The m8260_pci.h file is not namespace clean, it defines macros like
> PCI_CFG_ADDR_REG that are likely to create conflicts at some point of
> time. Since the only file including this header is 
> arch/powerpc/platforms/82xx/m82xx_pci.h, I'd suggest merging the two,
> to make sure nobody can accidentally include it.
Upon closer inspection, none of the definitions in this file are
actually used in arch/powerpc, or should be.
So, can we just kill that file, as you did with the others in your
first patch?
	Arnd <><
    
    
More information about the Linuxppc-dev
mailing list