]> err.no Git - linux-2.6/commitdiff
[POWERPC] Use ppc64 style list management for pci_controller on ppc32
authorKumar Gala <galak@kernel.crashing.org>
Wed, 27 Jun 2007 18:09:43 +0000 (13:09 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 29 Jun 2007 06:58:45 +0000 (01:58 -0500)
Use the ppc64 style list management and allocation functions for
pci_controllers.  This makes the pci_controller structs just a bit more
common between ppc32 & ppc64.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found