[PATCH] POWERPC: Fix definition of global-utilites structure for 86xx

Kumar Gala galak at kernel.crashing.org
Thu Jul 26 16:08:36 EST 2007


On Jul 25, 2007, at 12:30 PM, Timur Tabi wrote:

> The current definition of struct ccsr_guts in immap_86xx.h was for  
> 85xx.
> This patch fixes that and replaces the vague integer types with  
> sized types
> of the correct endianness.  The unused struct ccsr_pci is also  
> deleted.
>
> Signed-off-by: Timur Tabi <timur at freescale.com>
> ---
>  include/asm-powerpc/immap_86xx.h |  151 +++++++++++ 
> +--------------------------
>  1 files changed, 46 insertions(+), 105 deletions(-)

Why don't we remove this completely, nothing uses it?

- k



More information about the Linuxppc-dev mailing list