patch-2.4.3 linux/include/asm-ppc/pci.h

Next file: linux/include/asm-ppc/pgalloc.h
Previous file: linux/include/asm-ppc/mpc8xx.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.2/linux/include/asm-ppc/pci.h linux/include/asm-ppc/pci.h
@@ -34,6 +34,7 @@
  * 
  * Obsolete ! Drivers should now use pci_resource_to_bus
  */
+extern unsigned long phys_to_bus(unsigned long pa);
 extern unsigned long pci_phys_to_bus(unsigned long pa, int busnr);
 extern unsigned long pci_bus_to_phys(unsigned int ba, int busnr);
     

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)