From: Timur Tabi Date: Wed, 25 Jul 2007 17:30:33 +0000 (-0500) Subject: [POWERPC] 86xx: Fix definition of global-utilites structure X-Git-Tag: v2.6.24-rc1~1450^2~239 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82925e76db19112cad62066828c1db0bbb3f77e3;p=pandora-kernel.git [POWERPC] 86xx: Fix definition of global-utilites structure 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 Signed-off-by: Kumar Gala --- Reading git-diff-tree failed