diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/asm-sparc64/iommu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-sparc64/iommu.h b/include/asm-sparc64/iommu.h index e199594a1e9b..0b1813f41045 100644 --- a/include/asm-sparc64/iommu.h +++ b/include/asm-sparc64/iommu.h | |||
@@ -32,6 +32,7 @@ struct iommu { | |||
32 | unsigned long iommu_control; | 32 | unsigned long iommu_control; |
33 | unsigned long iommu_tsbbase; | 33 | unsigned long iommu_tsbbase; |
34 | unsigned long iommu_flush; | 34 | unsigned long iommu_flush; |
35 | unsigned long iommu_flushinv; | ||
35 | unsigned long iommu_ctxflush; | 36 | unsigned long iommu_ctxflush; |
36 | unsigned long write_complete_reg; | 37 | unsigned long write_complete_reg; |
37 | unsigned long dummy_page; | 38 | unsigned long dummy_page; |