patch-2.4.22 linux-2.4.22/arch/arm/mach-sa1100/pcipool.h
Next file: linux-2.4.22/arch/arm/mach-sa1100/pm.c
Previous file: linux-2.4.22/arch/arm/mach-sa1100/pcipool.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
1969-12-31 16:00:00.000000000 -0800
-  Orig file: 
linux-2.4.21/arch/arm/mach-sa1100/pcipool.h
-  Orig date: 
2001-08-12 11:13:59.000000000 -0700
diff -urN linux-2.4.21/arch/arm/mach-sa1100/pcipool.h linux-2.4.22/arch/arm/mach-sa1100/pcipool.h
@@ -1,8 +0,0 @@
-
-struct pci_pool *pci_pool_create (const char *name, struct pci_dev *dev,
-		size_t size, size_t align, size_t allocation, int flags);
-void pci_pool_destroy (struct pci_pool *pool);
-
-void *pci_pool_alloc (struct pci_pool *pool, int flags, dma_addr_t *handle);
-void pci_pool_free (struct pci_pool *pool, void *vaddr, dma_addr_t addr);
-
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)