From: Paul Mackerras Date: Sat, 19 Nov 2005 09:46:04 +0000 (+1100) Subject: powerpc: Merge pci.h X-Git-Tag: v2.6.15-rc2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8ef2705969e0409efedeb889445da67806ba9ea;p=pandora-kernel.git powerpc: Merge pci.h This involves some minor changes: a few unused functions that the ppc32 pci.c provides are no longer declared here or exported; pcibios_assign_all_busses now just refers to the pci_assign_all_buses variable on both 32-bit and 64-bit; pcibios_scan_all_fns is now just 0 instead of a function that always returns 0 on 64-bit. Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed