Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
PCI: Remove the unused pci wrappers pci_pool_xxx()
The wrappers around dma_pool_xxx should go away, so remove the unused pci wrappers. Prefer using dma_pool_xxx() instead of the pci wrappers pci_pool_xxx(), and the use of pci_pool_xxx was already removed. Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
- Loading branch information