OSDN Git Service

Merge tag 'x86_tdx_for_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
[tomoyo/tomoyo-test1.git] / drivers / iommu / rockchip-iommu.c
index a68eadd..f30db22 100644 (file)
@@ -1192,7 +1192,6 @@ static const struct iommu_ops rk_iommu_ops = {
        .of_xlate = rk_iommu_of_xlate,
        .default_domain_ops = &(const struct iommu_domain_ops) {
                .attach_dev     = rk_iommu_attach_device,
-               .detach_dev     = rk_iommu_detach_device,
                .map            = rk_iommu_map,
                .unmap          = rk_iommu_unmap,
                .iova_to_phys   = rk_iommu_iova_to_phys,