summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/iommu.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven2019-02-20 14:05:05 +0100
committerJoerg Roedel2019-02-26 11:15:58 +0100
commit18b3af4492a0aa6046b86d712f6ba4cbb66100fb (patch)
tree5a3b161a9bd69b7348858e1dfa6b1f1e45513ece /drivers/iommu/iommu.c
parentiommu: Document iommu_ops.is_attach_deferred() (diff)
downloadkernel-qcow2-linux-18b3af4492a0aa6046b86d712f6ba4cbb66100fb.tar.gz
kernel-qcow2-linux-18b3af4492a0aa6046b86d712f6ba4cbb66100fb.tar.xz
kernel-qcow2-linux-18b3af4492a0aa6046b86d712f6ba4cbb66100fb.zip
iommu: Fix IOMMU debugfs fallout
A change made in the final version of IOMMU debugfs support replaced the public function iommu_debugfs_new_driver_dir() by the public dentry iommu_debugfs_dir in <linux/iommu.h>, but forgot to update both the implementation in iommu-debugfs.c, and the patch description. Fix this by exporting iommu_debugfs_dir, and removing the reference to and implementation of iommu_debugfs_new_driver_dir(). Fixes: bad614b24293ae46 ("iommu: Enable debugfs exposure of IOMMU driver internals") Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Gary R Hook <gary.hook@amd.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/iommu/iommu.c')
0 files changed, 0 insertions, 0 deletions