[PATCH 2/2] [POWERPC] consolidate struct pci_controller

Olof Johansson olof at lixom.net
Tue Nov 13 19:06:31 EST 2007


On Tue, Nov 13, 2007 at 04:37:07PM +1100, Stephen Rothwell wrote:

> This one clashes slightly with Benh's "Merge pci_process_bridge_OF_ranges()"
> patch.

Hi Stephen,

For the small fields that use standard types, you should just be able
to still define them for ppc32 and just not use them. Alternatively,
if the 32-bit guys complain about wasted bytes of memory, bunch up the
ppc64-only fields together for a single ifdef.


-Olof




More information about the Linuxppc-dev mailing list