summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/device.h')
-rw-r--r--arch/powerpc/include/asm/device.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/include/asm/device.h b/arch/powerpc/include/asm/device.h
index 2d5c1c5..38faede 100644
--- a/arch/powerpc/include/asm/device.h
+++ b/arch/powerpc/include/asm/device.h
@@ -28,9 +28,6 @@ struct dev_archdata {
void *iommu_table_base;
} dma_data;
- /* IOMMU domain information pointer. This would be set
- * when this device is attached to an iommu_domain.
- */
#ifdef CONFIG_IOMMU_API
void *iommu_domain;
#endif