Hi Janitors, if someone feels like helping with a fairly trivial legacy API, the wrappers in include/linux/pci-dma-compat.h should go away. This is mostly trivially scriptable, except for dma_alloc_coherent, where the GFP_ATOMIC passed by pci_alloc_consisteny should usually be replaced with GFP_KERNEL when not calling from an atomic context.