|
@@ -595,7 +595,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,
|
|
int acpi_dma_get_range(struct device *dev, u64 *dma_addr, u64 *offset,
|
|
u64 *size);
|
|
u64 *size);
|
|
int acpi_dma_configure(struct device *dev, enum dev_dma_attr attr);
|
|
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,
|
|
struct acpi_device *acpi_find_child_device(struct acpi_device *parent,
|
|
u64 address, bool check_children);
|
|
u64 address, bool check_children);
|