]> git.ipfire.org Git - thirdparty/kernel/linux.git/blobdiff - include/acpi/acpi_bus.h
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaa...
[thirdparty/kernel/linux.git] / include / acpi / acpi_bus.h
index cd35e3ce9a8b91ea32fef39de19a9ee7d9a2cc8b..0300374101cded9e5fc20d0c8a2cf3f206a4edac 100644 (file)
@@ -601,7 +601,6 @@ enum dev_dma_attr acpi_get_dma_attr(struct acpi_device *adev);
 int acpi_dma_get_range(struct device *dev, u64 *dma_addr, u64 *offset,
                       u64 *size);
 int acpi_dma_configure(struct device *dev, enum dev_dma_attr attr);
-void acpi_dma_deconfigure(struct device *dev);
 
 struct acpi_device *acpi_find_child_device(struct acpi_device *parent,
                                           u64 address, bool check_children);