]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/linux/of_iommu.h
Merge tag 'sound-fix-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[linux.git] / include / linux / of_iommu.h
index 4fa654e4b5a92e1133cc532347711a64edd9eb93..f3d40dd7bb665b83e3f123655a8232cc972566b5 100644 (file)
@@ -32,8 +32,4 @@ static inline const struct iommu_ops *of_iommu_configure(struct device *dev,
 
 #endif /* CONFIG_OF_IOMMU */
 
-extern struct of_device_id __iommu_of_table;
-
-#define IOMMU_OF_DECLARE(name, compat) OF_DECLARE_1(iommu, name, compat, NULL)
-
 #endif /* __OF_IOMMU_H */